13 #ifndef MITK_CONTOUR_MAPPER_2D_H_ 14 #define MITK_CONTOUR_MAPPER_2D_H_ 36 itkFactorylessNewMacro(
Self);
45 void ApplyColorAndOpacityProperties(
mitk::BaseRenderer *renderer, vtkActor * actor=
nullptr)
override;
Organizes the rendering process.
#define MITKSEGMENTATION_EXPORT
DataCollection - Class to facilitate loading/accessing structured data.
Base class of all mappers, Vtk as well as OpenGL mappers.
Stores vertices for drawing a contour.
#define mitkClassMacro(className, SuperClassName)
OpenGL-based mapper to display a mitk::Contour object in a 2D render window.