Finished porting LayerRegion to C++
This commit is contained in:
@@ -13,6 +13,7 @@ class PolylineCollection
|
||||
void chained_path(PolylineCollection* retval, bool no_reverse = false) const;
|
||||
void chained_path_from(Point start_near, PolylineCollection* retval, bool no_reverse = false) const;
|
||||
Point leftmost_point() const;
|
||||
void append(const Polylines &polylines);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user