mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 18:42:24 +00:00
Eradicated most of Pointf extras compared to pure Eigen::Vector2d.
This commit is contained in:
@@ -396,6 +396,7 @@ GLGizmoScale::GLGizmoScale()
|
||||
: GLGizmoBase()
|
||||
, m_scale(1.0f)
|
||||
, m_starting_scale(1.0f)
|
||||
, m_starting_drag_position(Vec2d::Zero())
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user