mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-15 16:45:55 +08:00
Changed comment to doxygen in BridgeDetector
This commit is contained in:
parent
3a29aeccd9
commit
5499674137
@ -254,9 +254,9 @@ BridgeDetector::coverage(double angle) const
|
|||||||
*/
|
*/
|
||||||
}
|
}
|
||||||
|
|
||||||
/* This method returns the bridge edges (as polylines) that are not supported
|
/// This method returns the bridge edges (as polylines) that are not supported
|
||||||
but would allow the entire bridge area to be bridged with detected angle
|
/// but would allow the entire bridge area to be bridged with detected angle
|
||||||
if supported too */
|
/// if supported too
|
||||||
Polylines
|
Polylines
|
||||||
BridgeDetector::unsupported_edges(double angle) const
|
BridgeDetector::unsupported_edges(double angle) const
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user