16 #ifndef __mitkToFCameraMESASR4000Device_h
17 #define __mitkToFCameraMESASR4000Device_h
19 #include <MitkMESASR4000ModuleExports.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.
Abstract base class for properties.
Device class representing a MESA CamBoard camera.
#define mitkClassMacro(className, SuperClassName)
Interface for all representations of MESA ToF devices. ToFCameraMESADevice internally holds an instan...