MITK-IGT
IGT Extension of MITK
Loading...
Searching...
No Matches
mitkClaronInterfaceTest.cpp File Reference
#include "mitkClaronInterface.h"
#include "mitkTestingMacros.h"
#include <iostream>

Go to the source code of this file.

Functions

int mitkClaronInterfaceTest (int, char *[])
 

Function Documentation

◆ mitkClaronInterfaceTest()

int mitkClaronInterfaceTest ( int ,
char * [] )

This function is testing the Class ClaronInterface. For tests with this class, which connects directly to the device via firewire by using the MTC-library we would need the MicronTracker hardware, so only instantiation is tested yet (2009, January, 23rd). As soon as there is a working concept to test the tracking classes which are very close to the hardware on all systems more tests are needed here.

Definition at line 25 of file mitkClaronInterfaceTest.cpp.