Forced render of 3D scene when changing tab in plater's notebook

This commit is contained in:
Enrico Turri
2018-06-22 16:06:37 +02:00
parent e622401599
commit 2a03b90d2b
8 changed files with 30 additions and 0 deletions

View File

@@ -70,6 +70,7 @@ public:
bool init(wxGLCanvas* canvas);
void set_active(wxGLCanvas* canvas, bool active);
void set_as_dirty(wxGLCanvas* canvas);
unsigned int get_volumes_count(wxGLCanvas* canvas) const;
void reset_volumes(wxGLCanvas* canvas);