mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 17:27:52 -06:00
SLA support gizmo does not use Grabber class anymore
This commit is contained in:
parent
fab3025107
commit
9dff44a8ad
5 changed files with 41 additions and 64 deletions
|
@ -71,7 +71,6 @@ public:
|
|||
int m_face_id = -1;
|
||||
const EigenMesh3D& m_mesh;
|
||||
Vec3d m_dir;
|
||||
Vec3d m_source;
|
||||
inline hit_result(const EigenMesh3D& em): m_mesh(em) {}
|
||||
friend class EigenMesh3D;
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue