mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 09:17:52 -06:00
GLCanvas3D::update_gizmos_data() set as private
This commit is contained in:
parent
00ec33ef16
commit
7751d991d4
6 changed files with 38 additions and 51 deletions
|
@ -565,7 +565,6 @@ public:
|
|||
static void set_viewport_from_scene(wxGLCanvas* canvas, wxGLCanvas* other);
|
||||
|
||||
static void update_volumes_colors_by_extruder(wxGLCanvas* canvas);
|
||||
static void update_gizmos_data(wxGLCanvas* canvas);
|
||||
|
||||
static void render(wxGLCanvas* canvas);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue