18 #include "itkMultiThreader.h"
41 if (strcmp(propertyKey,
"PMDFileName") == 0)
43 myController->SetPMDFileName(strValue);
itk::SmartPointer< Self > Pointer
ToFCameraPMDPlayerDevice()
bool GetStringProperty(const char *propertyKey, std::string &string)
get a string from the property list
DataCollection - Class to facilitate loading/accessing structured data.
PropertyList::Pointer m_PropertyList
a list of the corresponding properties
std::string m_InputFileName
input file name for data stored in an .pmd file
ToFCameraPMDController::Pointer m_Controller
corresponding CameraController
Abstract base class for properties.
virtual void SetProperty(const char *propertyKey, BaseProperty *propertyValue)
set a BaseProperty
~ToFCameraPMDPlayerDevice()
Interface to read ToF data from a PMD file.