13 #ifndef mitkScaleOperation_h
14 #define mitkScaleOperation_h
Base class of all Operation-classes.
The ScaleOperation is an operation to scale any mitk::BaseGeometry.
~ScaleOperation() override
~ScaleOperation destructor.
Point3D GetScaleAnchorPoint()
GetScaleAnchorPoint getter for anchor point.
ScaleOperation(OperationType operationType, Point3D scaleFactor, Point3D scaleAnchorPoint)
ScaleOperation constructor.
Point3D GetScaleFactor()
GetScaleFactor getter for the scale factor.
Find image slices visible on a given plane.