Removed obsolete member variable GLCanvas3D::m_color_by
This commit is contained in:
parent
0c74081f7d
commit
5089d1460d
5 changed files with 5 additions and 21 deletions
|
@ -593,7 +593,6 @@ public:
|
|||
const ModelObject *model_object,
|
||||
int obj_idx,
|
||||
const std::vector<int> &instance_idxs,
|
||||
const std::string &color_by,
|
||||
bool opengl_initialized);
|
||||
|
||||
int load_object_volume(
|
||||
|
@ -601,7 +600,6 @@ public:
|
|||
int obj_idx,
|
||||
int volume_idx,
|
||||
int instance_idx,
|
||||
const std::string &color_by,
|
||||
bool opengl_initialized);
|
||||
|
||||
// Load SLA auxiliary GLVolumes (for support trees or pad).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue