MITK-IGT
IGT Extension of MITK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
mitkNDITrackingDeviceTest.cpp File Reference
#include "mitkNDITrackingDevice.h"
#include "mitkNDIPassiveTool.h"
#include "mitkTestingMacros.h"
#include "mitkTrackingTypes.h"
#include "mitkTrackingTool.h"
#include "mitkIGTConfig.h"

Go to the source code of this file.

Functions

int mitkNDITrackingDeviceTest (int, char *[])
 This test makes general tests of the methods of class NDITrackingDevice. The tracking device need not to be connected to the system to run this tests. A few methods which needs the tracking device to be connected are not tested here.
 

Function Documentation

◆ mitkNDITrackingDeviceTest()

int mitkNDITrackingDeviceTest ( int ,
char * [] )

This test makes general tests of the methods of class NDITrackingDevice. The tracking device need not to be connected to the system to run this tests. A few methods which needs the tracking device to be connected are not tested here.

Definition at line 23 of file mitkNDITrackingDeviceTest.cpp.