Fixed SLA gizmos picking problem - hollowed mesh was not rendered for picking
This commit is contained in:
parent
822f9ff4a6
commit
d9786f2bcd
4 changed files with 38 additions and 23 deletions
|
@ -52,6 +52,7 @@ private:
|
|||
|
||||
void render_points(const Selection& selection, bool picking = false) const;
|
||||
void render_clipping_plane(const Selection& selection) const;
|
||||
void render_hollowed_mesh() const;
|
||||
bool is_mesh_update_necessary() const;
|
||||
void update_mesh();
|
||||
void hollow_mesh();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue