mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-10 15:25:18 -06:00
3DScene set_viewport_from_scene method moved to c++
This commit is contained in:
parent
df14a3c399
commit
2f773a89df
9 changed files with 135 additions and 119 deletions
|
@ -427,6 +427,7 @@ public:
|
|||
void zoom_to_bed();
|
||||
void zoom_to_volumes();
|
||||
void select_view(const std::string& direction);
|
||||
void set_viewport_from_scene(const GLCanvas3D& other);
|
||||
|
||||
void update_volumes_colors_by_extruder();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue