Common base class for both 2-d and 3-d ROI mapper local storages.
More...
#include <mitkROIMapperLocalStorage.h>
Common base class for both 2-d and 3-d ROI mapper local storages.
Definition at line 27 of file mitkROIMapperLocalStorage.h.
◆ ROIMapperLocalStorage()
mitk::ROIMapperLocalStorage::ROIMapperLocalStorage |
( |
| ) |
|
◆ ~ROIMapperLocalStorage()
mitk::ROIMapperLocalStorage::~ROIMapperLocalStorage |
( |
| ) |
|
|
override |
◆ GetLastTimePoint()
TimePointType mitk::ROIMapperLocalStorage::GetLastTimePoint |
( |
| ) |
const |
◆ GetPropAssembly()
vtkPropAssembly* mitk::ROIMapperLocalStorage::GetPropAssembly |
( |
| ) |
const |
◆ SetLastTimePoint()
void mitk::ROIMapperLocalStorage::SetLastTimePoint |
( |
TimePointType |
timePoint | ) |
|
◆ SetPropAssembly()
void mitk::ROIMapperLocalStorage::SetPropAssembly |
( |
vtkPropAssembly * |
propAssembly | ) |
|
◆ m_LastTimePoint
◆ m_PropAssembly
vtkSmartPointer<vtkPropAssembly> mitk::ROIMapperLocalStorage::m_PropAssembly |
|
protected |
The documentation for this class was generated from the following file: