Fixed size of scale 3d gizmo reference box
This commit is contained in:
@@ -235,6 +235,7 @@ protected:
|
||||
class GLGizmoScale3D : public GLGizmoBase
|
||||
{
|
||||
static const float Offset;
|
||||
static const Vec3d OffsetVec;
|
||||
|
||||
mutable BoundingBoxf3 m_box;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user