13 #ifndef mitkContourMapper2D_h
14 #define mitkContourMapper2D_h
36 itkFactorylessNewMacro(
Self);
#define MITKSEGMENTATION_EXPORT
OpenGL-based mapper to display a mitk::Contour object in a 2D render window.
void MitkRender(mitk::BaseRenderer *renderer, mitk::VtkPropRenderer::RenderType type) override
void ApplyColorAndOpacityProperties(mitk::BaseRenderer *renderer, vtkActor *actor=nullptr) override
Apply specific color and opacity properties read from the PropertyList. Reimplemented in GLmapper (do...
const Contour * GetInput(void)
mitkClassMacro(ContourMapper2D, Mapper)
~ContourMapper2D() override
Stores vertices for drawing a contour.
Base class of all mappers, Vtk as well as OpenGL mappers.
Find image slices visible on a given plane.