14#include "itkMultiThreader.h"
37 if (
strcmp(propertyKey,
"PMDFileName") == 0)
39 myController->SetPMDFileName(strValue);
PropertyList::Pointer m_PropertyList
a list of the corresponding properties
bool GetStringProperty(const char *propertyKey, std::string &string)
get a string from the property list
ToFCameraPMDController::Pointer m_Controller
corresponding CameraController
Interface to read ToF data from a PMD file.
ToFCameraPMDPlayerDevice()
~ToFCameraPMDPlayerDevice()
std::string m_InputFileName
input file name for data stored in an .pmd file
virtual void SetProperty(const char *propertyKey, BaseProperty *propertyValue)
set a BaseProperty
int strcmp(const String &s1, const String &s2)