13 #ifndef mitkContourModelGLMapper2D_h
14 #define mitkContourModelGLMapper2D_h
37 itkFactorylessNewMacro(
Self);
#define MITKCONTOURMODEL_EXPORT
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.
static void SetDefaultProperties(mitk::DataNode *node, mitk::BaseRenderer *renderer=nullptr, bool overwrite=false)
void MitkRender(BaseRenderer *renderer, mitk::VtkPropRenderer::RenderType type) override
LocalStorageHandler< BaseLocalStorage > m_LSH
mitkClassMacro(ContourModelGLMapper2D, ContourModelGLMapper2DBase)
bool m_InitSubdivisionCurve
mitk::ContourModel::Pointer m_SubdivisionContour
~ContourModelGLMapper2D() override
ContourModel is a structure of linked vertices defining a contour in 3D space. The vertices are store...
Class for nodes of the DataTree.
Base class of all mappers, Vtk as well as OpenGL mappers.
Find image slices visible on a given plane.