13 #ifndef MITK_ContourModelGLMapper2DBase_H_ 14 #define MITK_ContourModelGLMapper2DBase_H_ 41 void ApplyColorAndOpacityProperties(
mitk::BaseRenderer *renderer, vtkActor * actor =
nullptr)
override;
52 void WriteTextWithAnnotation(
TextAnnotationPointerType m_PointNumbersAnnotation
ContourModel is a structure of linked vertices defining a contour in 3D space. The vertices are store...
std::vector< BaseRenderer * > RendererListType
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.
#define mitkClassMacro(className, SuperClassName)
RendererListType m_RendererList
TextAnnotation2D::Pointer TextAnnotationPointerType
Base class for OpenGL based 2D mappers. Provides functionality to draw a contour. ...
TextAnnotationPointerType m_ControlPointNumbersAnnotation
vtkNew< vtkContext2D > m_Context