Internal class holding the mapper, actor, etc. for each of the 2D render windows.
More...
#include <mitkCrosshairVtkMapper2D.h>
Internal class holding the mapper, actor, etc. for each of the 2D render windows.
Definition at line 62 of file mitkCrosshairVtkMapper2D.h.
◆ LocalStorage()
mitk::CrosshairVtkMapper2D::LocalStorage::LocalStorage |
( |
| ) |
|
◆ ~LocalStorage()
mitk::CrosshairVtkMapper2D::LocalStorage::~LocalStorage |
( |
| ) |
|
|
override |
◆ m_CrosshairActor
vtkSmartPointer<vtkActor2D> mitk::CrosshairVtkMapper2D::LocalStorage::m_CrosshairActor |
◆ m_CrosshairAssembly
vtkSmartPointer<vtkPropAssembly> mitk::CrosshairVtkMapper2D::LocalStorage::m_CrosshairAssembly |
◆ m_Mapper
vtkSmartPointer<vtkPolyDataMapper2D> mitk::CrosshairVtkMapper2D::LocalStorage::m_Mapper |
The documentation for this class was generated from the following file: