mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-01 18:50:24 -07:00
Refactoring. Use Model class for representing the plate in GUI
This commit is contained in:
@@ -33,7 +33,7 @@ class TriangleMesh
|
||||
TriangleMeshPtrs split() const;
|
||||
void merge(const TriangleMesh* mesh);
|
||||
void horizontal_projection(ExPolygons &retval) const;
|
||||
void convex_hull(Polygon &hull);
|
||||
void convex_hull(Polygon* hull);
|
||||
stl_file stl;
|
||||
bool repaired;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user