mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02:00
TriangleSelector: 'Select by angle' and 'reset selection' functions fixed
This commit is contained in:
@@ -32,6 +32,9 @@ public:
|
||||
FacetSupportType new_state); // enforcer or blocker?
|
||||
|
||||
|
||||
// Set facet of the mesh to a given state. Only works for original triangles.
|
||||
void set_facet(int facet_idx, FacetSupportType state);
|
||||
|
||||
// Clear everything and make the tree empty.
|
||||
void reset();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user