Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitk::SurfaceVtkMapper3D::LocalStorage Class Reference

#include <mitkSurfaceVtkMapper3D.h>

Inheritance diagram for mitk::SurfaceVtkMapper3D::LocalStorage:
Collaboration diagram for mitk::SurfaceVtkMapper3D::LocalStorage:

Public Member Functions

 LocalStorage ()
 
 ~LocalStorage ()
 
- Public Member Functions inherited from mitk::Mapper::BaseLocalStorage
bool IsGenerateDataRequired (mitk::BaseRenderer *renderer, mitk::Mapper *mapper, mitk::DataNode *dataNode) const
 
void UpdateGenerateDataTime ()
 
itk::TimeStamp & GetLastGenerateDataTime ()
 

Public Attributes

vtkSmartPointer< vtkActor > m_Actor
 
vtkSmartPointer< vtkPainterPolyDataMapper > m_VtkPolyDataMapper
 
vtkSmartPointer< vtkPolyDataNormals > m_VtkPolyDataNormals
 
vtkSmartPointer< vtkPlaneCollection > m_ClippingPlaneCollection
 
vtkSmartPointer< vtkDepthSortPolyData > m_DepthSort
 
itk::TimeStamp m_ShaderTimestampUpdate
 

Additional Inherited Members

- Protected Attributes inherited from mitk::Mapper::BaseLocalStorage
itk::TimeStamp m_LastGenerateDataTime
 timestamp of last update of stored data More...
 

Detailed Description

Definition at line 114 of file mitkSurfaceVtkMapper3D.h.

Constructor & Destructor Documentation

mitk::SurfaceVtkMapper3D::LocalStorage::LocalStorage ( )
inline

Definition at line 124 of file mitkSurfaceVtkMapper3D.h.

References mitk::New().

mitk::SurfaceVtkMapper3D::LocalStorage::~LocalStorage ( )
inline

Definition at line 136 of file mitkSurfaceVtkMapper3D.h.

Member Data Documentation

vtkSmartPointer<vtkPlaneCollection> mitk::SurfaceVtkMapper3D::LocalStorage::m_ClippingPlaneCollection
vtkSmartPointer<vtkDepthSortPolyData> mitk::SurfaceVtkMapper3D::LocalStorage::m_DepthSort
itk::TimeStamp mitk::SurfaceVtkMapper3D::LocalStorage::m_ShaderTimestampUpdate

Definition at line 122 of file mitkSurfaceVtkMapper3D.h.

vtkSmartPointer<vtkPainterPolyDataMapper> mitk::SurfaceVtkMapper3D::LocalStorage::m_VtkPolyDataMapper
vtkSmartPointer<vtkPolyDataNormals> mitk::SurfaceVtkMapper3D::LocalStorage::m_VtkPolyDataNormals

The documentation for this class was generated from the following file: