|
MITK-IGT
IGT Extension of MITK
|
#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. | |
| 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.