13 #ifndef ClippedSurfaceBoundsCalculator_h_included 14 #define ClippedSurfaceBoundsCalculator_h_included 48 void InitializeOutput();
77 OutputType GetMinMaxSpatialDirectionX();
82 OutputType GetMinMaxSpatialDirectionY();
87 OutputType GetMinMaxSpatialDirectionZ();
91 void CalculateIntersectionPoints(PointListType pointList);
97 void EnforceImageBounds();
mitk::PlaneGeometry::ConstPointer m_PlaneGeometry
static void Update(vtkPolyData *)
DataCollection - Class to facilitate loading/accessing structured data.
mitk::BaseGeometry::ConstPointer m_Geometry3D
Image class for storing images.
std::vector< mitk::Point3D > m_ObjectPointsInWorldCoordinates
std::vector< mitk::Point3D > PointListType
std::vector< OutputType > m_MinMaxOutput
mitk::Image::Pointer image
mitk::Image::Pointer m_Image
Describes a two-dimensional, rectangular plane.
std::pair< int, int > OutputType
Minimum (first) and maximum (second) slice index.
BaseGeometry Describes the geometry of a data object.