mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 18:27:00 +00:00
Few small fixes
This commit is contained in:
committed by
Noisyfox
parent
ac001f8816
commit
8dc82e7a8d
@@ -87,7 +87,6 @@ private:
|
||||
|
||||
Transform3d local_transform(const Selection& selection) const;
|
||||
|
||||
void transform_to_local(const Selection& selection) const;
|
||||
// returns the intersection of the mouse ray with the plane perpendicular to the gizmo axis, in local coordinate
|
||||
Vec3d mouse_position_in_local_plane(const Linef3& mouse_ray, const Selection& selection) const;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user