12 #ifndef __mitkToFCameraPMDPlayerDevice_h 13 #define __mitkToFCameraPMDPlayerDevice_h 15 #include <MitkPMDExports.h> 20 #include "itkObject.h" 21 #include "itkObjectFactory.h" 22 #include "itkMultiThreader.h" 23 #include "itkFastMutexLock.h" 40 itkFactorylessNewMacro(Self);
47 virtual void SetProperty(
const char* propertyKey,
BaseProperty* propertyValue);
Device class representing a player for PMD data.
DataCollection - Class to facilitate loading/accessing structured data.
std::string m_InputFileName
input file name for data stored in an .pmd file
Abstract base class for properties.
#define mitkClassMacro(className, SuperClassName)
Interface for all representations of PMD ToF devices. ToFCameraPMDDevice internally holds an instance...