mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-03 02:22:46 +00:00
Ported some more methods to C++
This commit is contained in:
@@ -45,6 +45,7 @@ class TriangleMesh
|
||||
void convex_hull(Polygon* hull);
|
||||
void bounding_box(BoundingBoxf3* bb) const;
|
||||
void reset_repair_stats();
|
||||
bool needed_repair() const;
|
||||
stl_file stl;
|
||||
bool repaired;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user