17 #ifndef MITKCLARONTOOL_H_HEADER_INCLUDED_
18 #define MITKCLARONTOOL_H_HEADER_INCLUDED_
22 #include <itkFastMutexLock.h>
26 class ClaronTrackingDevice;
49 std::string GetFile();
60 std::string GetCalibrationName();
66 void SetCalibrationName(std::string name);
74 itkFactorylessNewMacro(Self)
77 virtual ~ClaronTool();
81 std::
string m_CalibrationName;
83 std::
string m_Filename;
86 #endif // MITKCLARONTOOL_H_HEADER_INCLUDED_
DataCollection - Class to facilitate loading/accessing structured data.
An object of this class represents the MicronTracker device. You can add tools to this device...
static const std::string filename
#define mitkClassMacro(className, SuperClassName)