mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-03 02:22:46 +00:00
Initial work for 3D rendering of toolpaths
This commit is contained in:
@@ -22,6 +22,7 @@ class ExtrusionEntityCollection : public ExtrusionEntity
|
||||
void reverse();
|
||||
Point first_point() const;
|
||||
Point last_point() const;
|
||||
Polygons grow() const;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user