MITK-IGT
IGT Extension of MITK
|
#include "mitkTestingMacros.h"
#include "mitkNavigationData.h"
#include "mitkVector.h"
#include <vnl/vnl_math.h>
#include <itkIndent.h>
Go to the source code of this file.
Functions | |
int | mitkNavigationDataTest (int, char *[]) |
int mitkNavigationDataTest | ( | int | , |
char * | [] ) |
This function is testing the Class mitk::NavigationData. For most tests we would need the MicronTracker hardware, so only a few simple tests, which can run without the hardware are implemented 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 591 of file mitkNavigationDataTest.cpp.