MITK-IGT
IGT Extension of MITK
|
#include "mitkClaronTrackingDevice.h"
#include "mitkClaronTool.h"
#include "mitkTestingMacros.h"
#include "mitkStandardFileLocations.h"
#include <mitkIGTConfig.h>
Go to the source code of this file.
Classes | |
class | mitkClaronTrackingDeviceHardwareTestClass |
Functions | |
int | mitkClaronTrackingDeviceHardwareTest (int argc, char *argv[]) |
int mitkClaronTrackingDeviceHardwareTest | ( | int | argc, |
char * | argv[] ) |
This function is testing the Class ClaronTrackingDevice in interaction with the hardware. So a MicronTracker Tracking System has to be installed and connected to run this test. The test needs the filenames of three toolfiles as arguments.
Definition at line 28 of file mitkClaronTrackingDeviceHardwareTest.cpp.