mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-03 02:22:46 +00:00
Finished porting LayerRegion to C++
This commit is contained in:
@@ -31,6 +31,7 @@ class ExPolygonCollection
|
||||
Polygon convex_hull() const;
|
||||
Lines lines() const;
|
||||
Polygons contours() const;
|
||||
void append(const ExPolygons &expolygons);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user