Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp

This commit is contained in:
Enrico Turri 2018-06-22 16:13:51 +02:00
commit ac0f3a6ef7
8 changed files with 30 additions and 0 deletions

View file

@ -465,6 +465,7 @@ public:
bool set_current();
void set_active(bool active);
void set_as_dirty();
unsigned int get_volumes_count() const;
void reset_volumes();