mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
First steps on the rectangular selection for the SLA gizmo
This commit is contained in:
parent
4357c80793
commit
fd4054be7e
4 changed files with 125 additions and 26 deletions
|
@ -789,7 +789,7 @@ private:
|
|||
void set_flattening_data(const ModelObject* model_object);
|
||||
|
||||
void set_sla_support_data(ModelObject* model_object, const GLCanvas3D::Selection& selection);
|
||||
void clicked_on_object(const Vec2d& mouse_position);
|
||||
void mouse_event(int action, const Vec2d& mouse_position, bool shift_down);
|
||||
void delete_current_grabber(bool delete_all = false);
|
||||
|
||||
void render_current_gizmo(const Selection& selection) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue