mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 06:33:57 -06:00
WIP
This commit is contained in:
parent
f275461354
commit
6d23c08d00
2 changed files with 61 additions and 45 deletions
|
@ -22,8 +22,6 @@ private:
|
|||
std::vector<ObjectID> m_volumes_ids;
|
||||
int m_active_instance = -1;
|
||||
float m_active_instance_bb_radius; // to cache the bb
|
||||
bool unproject_on_mesh(size_t mesh_id, const Vec2d& mouse_pos, size_t& facet_idx, Vec3f* position = nullptr);
|
||||
|
||||
|
||||
GLUquadricObj* m_quadric;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue