MITK-IGT
IGT Extension of MITK
Loading...
Searching...
No Matches
mitkPolhemusInterface.h File Reference
#include <vector>
#include <string>
#include <MitkIGTExports.h>
#include "mitkCommon.h"
#include <itkObject.h>
#include <itkObjectFactory.h>
#include <windows.h>
#include <tchar.h>
#include <mitkNavigationData.h>

Go to the source code of this file.

Classes

class  mitk::PolhemusInterface
 An object of this class represents the interface to Polhemus trackers. All variables with the name "tool" start with index 1, which is the station number of Polhemus. Make sure to call functions in this class with parameter "1" if you want to loop over all tools. If you need to access an array (e.g. m_Hemisphere), you need to use "_tool -1" and adapt your index for loops... More...
 
struct  mitk::PolhemusInterface::trackingData
 

Namespaces

namespace  mitk
 IGT Exceptions.