18 :
mitk::
Operation(operationType), m_ScaleFactor(scaleFactor), m_ScaleAnchorPoint(scaleAnchorPoint)
33 return m_ScaleAnchorPoint;
ScaleOperation(OperationType operationType, Point3D scaleFactor, Point3D scaleAnchorPoint)
ScaleOperation constructor.
Base class of all Operation-classes.
DataCollection - Class to facilitate loading/accessing structured data.
Point3D GetScaleAnchorPoint()
GetScaleAnchorPoint getter for anchor point.
~ScaleOperation() override
~ScaleOperation destructor.
Point3D GetScaleFactor()
GetScaleFactor getter for the scale factor.