mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02:00
Deletion of instances and volumes from 3D scene
This commit is contained in:
@@ -140,6 +140,8 @@ public:
|
||||
|
||||
void render(wxGLCanvas* canvas) const;
|
||||
|
||||
void delete_selected(wxGLCanvas* canvas);
|
||||
|
||||
std::vector<double> get_current_print_zs(wxGLCanvas* canvas, bool active_only) const;
|
||||
void set_toolpaths_range(wxGLCanvas* canvas, double low, double high);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user