mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-02 16:59:48 +02:00
First working implementation of a GUI for cutting
This commit is contained in:
@@ -36,6 +36,7 @@ class TriangleMesh
|
||||
void horizontal_projection(ExPolygons &retval) const;
|
||||
void convex_hull(Polygon* hull);
|
||||
void bounding_box(BoundingBoxf3* bb) const;
|
||||
void reset_repair_stats();
|
||||
stl_file stl;
|
||||
bool repaired;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user