MITK-IGT
IGT Extension of MITK
Loading...
Searching...
No Matches
mitkNavigationDataToIGTLMessageFilterTest.cpp File Reference
#include "mitkNavigationDataToIGTLMessageFilter.h"
#include "mitkNavigationDataSequentialPlayer.h"
#include <mitkIGTConfig.h>
#include <mitkTestingMacros.h>
#include <igtlPositionMessage.h>
#include <igtlTransformMessage.h>
#include <igtlQuaternionTrackingDataMessage.h>
#include <igtlTrackingDataMessage.h>
#include <iostream>

Go to the source code of this file.

Functions

int mitkNavigationDataToIGTLMessageFilterTest (int, char *[])
 

Variables

mitk::NavigationDataToIGTLMessageFilter::Pointer m_NavigationDataToIGTLMessageFilter
 

Function Documentation

◆ mitkNavigationDataToIGTLMessageFilterTest()

int mitkNavigationDataToIGTLMessageFilterTest ( int ,
char * [] )

Variable Documentation

◆ m_NavigationDataToIGTLMessageFilter

mitk::NavigationDataToIGTLMessageFilter::Pointer m_NavigationDataToIGTLMessageFilter

Simple test for the class "NavigationDataToIGTLMessageFilter".

argc and argv are the command line parameters which were passed to the ADD_TEST command in the CMakeLists.txt file. For the automatic tests, argv is either empty for the simple tests or contains the filename of a test image for the image tests (see CMakeLists.txt).

Definition at line 33 of file mitkNavigationDataToIGTLMessageFilterTest.cpp.