mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-31 00:52:51 +00:00
3DScene select_view() function moved to c++
This commit is contained in:
@@ -138,6 +138,7 @@ public:
|
||||
|
||||
void zoom_to_bed();
|
||||
void zoom_to_volumes();
|
||||
void select_view(const std::string& direction);
|
||||
|
||||
void register_on_viewport_changed_callback(void* callback);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user