13#ifndef mitkClaronInterface_h
14#define mitkClaronInterface_h
15#define MTC(func) {int r = func; if (r!=mtOK) printf("MTC error: %s\n",MTLastErrorString()); };
20#include <MitkIGTExports.h>
21#include "mitkCommon.h"
24#include <itkObjectFactory.h>
55 void Initialize(std::string calibrationDir, std::string toolFilesDir);
72 std::vector<claronToolHandle> GetAllActiveTools();
115 bool IsMicronTrackerInstalled();
132 char calibrationDir[512];
An object of this class represents the interface to the MicronTracker. The methods of this class are ...
bool isTracking
Variable is true if the device is tracking at the moment, false if not.
mtHandle IdentifiedMarkers
itkFactorylessNewMacro(Self)
mitkClassMacroItkParent(ClaronInterface, itk::Object)
mtHandle IdentifyingCamera