16 #ifndef __mitkToFCameraPMDCamBoardDevice_h
17 #define __mitkToFCameraPMDCamBoardDevice_h
19 #include <MitkPMDExports.h>
25 #include "itkObject.h"
26 #include "itkObjectFactory.h"
27 #include "itkMultiThreader.h"
28 #include "itkFastMutexLock.h"
44 itkFactorylessNewMacro(Self)
50 virtual void SetProperty(
const char *propertyKey,
BaseProperty* propertyValue );
58 void SetRegionOfInterest(
unsigned int leftUpperCornerX,
unsigned int leftUpperCornerY,
unsigned int width,
unsigned int height );
DataCollection - Class to facilitate loading/accessing structured data.
Device class representing a PMD CamBoard camera.
Abstract base class for properties.
#define mitkClassMacro(className, SuperClassName)
Interface for all representations of PMD ToF devices. ToFCameraPMDDevice internally holds an instance...