CustusX
16.5.0-rc9
An IGT application
|
#include "org_custusx_core_tracking_system_igstk_Export.h"
#include <QObject>
#include "cxToolUsingIGSTK.h"
#include <limits.h>
#include <boost/shared_ptr.hpp>
#include <igstkPolarisTrackerTool.h>
#include <igstkAuroraTrackerTool.h>
#include <igstkTransform.h>
#include <igstkLogger.h>
#include <itkStdStreamLogOutput.h>
#include "cxTransform3D.h"
#include "cxIgstkTracker.h"
#include "vtkForwardDeclarations.h"
#include "igstkNDITracker.h"
Go to the source code of this file.
Classes | |
class | cx::IgstkTool |
Class for controlling the igstk tracking (hardware) interface. More... | |
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Typedefs | |
typedef boost::weak_ptr < IgstkTool > | cx::IgstkToolWeakPtr |