13 #ifndef MITKCLARONTOOL_H_HEADER_INCLUDED_ 14 #define MITKCLARONTOOL_H_HEADER_INCLUDED_ 18 #include <itkFastMutexLock.h> 22 class ClaronTrackingDevice;
39 bool LoadFile(
const char* filename);
43 bool LoadFile(std::string filename);
45 std::string GetFile();
56 std::string GetCalibrationName();
62 void SetCalibrationName(std::string name);
70 itkFactorylessNewMacro(Self);
82 #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...
#define mitkClassMacro(className, SuperClassName)