mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-26 10:25:49 +00:00
3DScene layer editing overlay textures rendering moved to c++
This commit is contained in:
@@ -139,6 +139,7 @@ public:
|
||||
void render_cutting_plane(wxGLCanvas* canvas) const;
|
||||
void render_warning_texture(wxGLCanvas* canvas) const;
|
||||
void render_legend_texture(wxGLCanvas* canvas) const;
|
||||
void render_layer_editing_textures(wxGLCanvas* canvas) const;
|
||||
|
||||
void render_texture(wxGLCanvas* canvas, unsigned int tex_id, float left, float right, float bottom, float top) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user