Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitk::VtkMapper::VtkMapperLocalStorage Class Reference

#include <mitkVtkMapper.h>

Inheritance diagram for mitk::VtkMapper::VtkMapperLocalStorage:
Collaboration diagram for mitk::VtkMapper::VtkMapperLocalStorage:

Public Member Functions

 VtkMapperLocalStorage ()
 
 ~VtkMapperLocalStorage ()
 
- 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

mitk::IShaderRepository::ShaderProgram::Pointer m_ShaderProgram
 
itk::TimeStamp m_ModifiedTimeStamp
 

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 142 of file mitkVtkMapper.h.

Constructor & Destructor Documentation

mitk::VtkMapper::VtkMapperLocalStorage::VtkMapperLocalStorage ( )
inline
mitk::VtkMapper::VtkMapperLocalStorage::~VtkMapperLocalStorage ( )
inline

Definition at line 157 of file mitkVtkMapper.h.

Member Data Documentation

itk::TimeStamp mitk::VtkMapper::VtkMapperLocalStorage::m_ModifiedTimeStamp

Definition at line 146 of file mitkVtkMapper.h.

mitk::IShaderRepository::ShaderProgram::Pointer mitk::VtkMapper::VtkMapperLocalStorage::m_ShaderProgram

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