13 #ifndef mitkROIMapper2D_h
14 #define mitkROIMapper2D_h
29 ~LocalStorage()
override;
32 void SetLastPlaneGeometry(
const PlaneGeometry* planeGeometry);
35 PlaneGeometry::ConstPointer m_LastPlaneGeometry;
42 itkFactorylessNewMacro(
Self)
51 void ApplyColorAndOpacityProperties(
BaseRenderer* renderer, vtkActor* actor) override;
Class for nodes of the DataTree.
Templated class for management of LocalStorage implementations in Mappers.
Base class of all mappers, Vtk as well as OpenGL mappers.
Describes a two-dimensional, rectangular plane.
static void SetDefaultProperties(DataNode *node, BaseRenderer *renderer=nullptr, bool override=false)
mitkClassMacro(ROIMapper2D, VtkMapper) static Pointer New()
Common base class for both 2-d and 3-d ROI mapper local storages.
Base class of all Vtk Mappers in order to display primitives by exploiting Vtk functionality.
Find image slices visible on a given plane.