CustusX  15.8
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cxIgstkTracker.h File Reference
#include "org_custusx_core_tracking_Export.h"
#include <QObject>
#include <map>
#include <boost/shared_ptr.hpp>
#include <igstkLogger.h>
#include <igstkTracker.h>
#include <igstkPolarisTracker.h>
#include <igstkAuroraTracker.h>
#include <itkStdStreamLogOutput.h>
#include "igstkSerialCommunicationForPosix.h"
#include "cxTool.h"
#include "cxDefinitions.h"
#include "cxForwardDeclarations.h"

Go to the source code of this file.

Classes

class  cx::IgstkTracker
 Class representing the navigation system. More...
 
struct  cx::IgstkTracker::InternalStructure
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

typedef std::map< QString,
ToolPtr > 
cx::ToolMap
 
typedef boost::shared_ptr
< IgstkTracker > 
cx::TrackerPtr
 
typedef boost::weak_ptr
< IgstkTracker > 
cx::TrackerWeakPtr