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