Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkClippedSurfaceBoundsCalculator_h
14 #define mitkClippedSurfaceBoundsCalculator_h
48 void InitializeOutput();
97 void EnforceImageBounds();
std::vector< mitk::Point3D > m_ObjectPointsInWorldCoordinates
Describes a two-dimensional, rectangular plane.
std::vector< mitk::Point3D > PointListType
Image class for storing images.
Find image slices visible on a given plane.
std::vector< OutputType > m_MinMaxOutput
BaseGeometry Describes the geometry of a data object.
mitk::PlaneGeometry::ConstPointer m_PlaneGeometry
mitk::Image::Pointer m_Image
std::pair< int, int > OutputType
Minimum (first) and maximum (second) slice index.
mitk::BaseGeometry::ConstPointer m_Geometry3D