17 #ifndef MITK_ContourModelGLMapper2D_H_
18 #define MITK_ContourModelGLMapper2D_H_
41 itkFactorylessNewMacro(
Self) itkCloneMacro(
Self)
ContourModel is a structure of linked vertices defining a contour in 3D space. The vertices are store...
mitk::ContourModel::Pointer m_SubdivisionContour
Organizes the rendering process.
#define MITKCONTOURMODEL_EXPORT
DataCollection - Class to facilitate loading/accessing structured data.
Base class of all mappers, Vtk as well as OpenGL mappers.
LocalStorageHandler< BaseLocalStorage > m_LSH
#define mitkClassMacro(className, SuperClassName)
Base class for OpenGL based 2D mappers. Provides functionality to draw a contour. ...
OpenGL-based mapper to display a mitk::Contour object in a 2D render window.
bool m_InitSubdivisionCurve
itk::SmartPointer< Self > Pointer
Class for nodes of the DataTree.