13 #ifndef mitkAbstractTransformGeometry_h
14 #define mitkAbstractTransformGeometry_h
21 class vtkAbstractTransform;
49 itkFactorylessNewMacro(Self);
57 itk::ModifiedTimeType
GetMTime()
const override;
132 bool IsAbove(
const Point3D &pt3d_mm,
bool considerBoundingBox =
false)
const override;
BaseGeometry Describes the geometry of a data object.
Describes a two-dimensional, rectangular plane.
Plane surface representation.
Find image slices visible on a given plane.
itk::BoundingBox< unsigned long, 3, ScalarType > BoundingBox
Standard 3D-BoundingBox typedef.