mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-31 17:12:56 +00:00
More unfinished work
This commit is contained in:
@@ -17,6 +17,7 @@ class Polyline : public MultiPoint {
|
||||
void clip_end(double distance);
|
||||
void clip_start(double distance);
|
||||
Points equally_spaced_points(double distance) const;
|
||||
void simplify(double tolerance);
|
||||
|
||||
#ifdef SLIC3RXS
|
||||
SV* to_SV_ref();
|
||||
|
||||
Reference in New Issue
Block a user