mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-17 23:14:35 +03:00
Fixed regression causing random failures in bridge direction detection. #2636
This commit is contained in:
@@ -30,6 +30,7 @@ class ExPolygonCollection
|
||||
void simplify(double tolerance);
|
||||
Polygon convex_hull() const;
|
||||
Lines lines() const;
|
||||
Polygons contours() const;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user