mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Follow-up of 6c36577e8e
-> World Z axis set to vertical when disconnecting 3d mouse
This commit is contained in:
parent
33470f7f6d
commit
a6a9ab9dc7
4 changed files with 21 additions and 6 deletions
|
@ -280,6 +280,7 @@ public:
|
|||
bool init_view_toolbar();
|
||||
|
||||
const Camera& get_camera() const;
|
||||
Camera& get_camera();
|
||||
const Mouse3DController& get_mouse3d_controller() const;
|
||||
Mouse3DController& get_mouse3d_controller();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue