16 #ifndef __mitkToFCameraPMDPlayerDevice_h
17 #define __mitkToFCameraPMDPlayerDevice_h
19 #include <MitkPMDExports.h>
24 #include "itkObject.h"
25 #include "itkObjectFactory.h"
26 #include "itkMultiThreader.h"
27 #include "itkFastMutexLock.h"
44 itkFactorylessNewMacro(Self)
51 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...