22 :
mitk::
Operation(operationType), m_ScaleFactor(scaleFactor), m_ScaleAnchorPoint(scaleAnchorPoint)
37 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.
Point3D GetScaleFactor()
GetScaleFactor getter for the scale factor.
virtual ~ScaleOperation()
~ScaleOperation destructor.