Fraxinus
16.5.0-fx-rc1
An IGT application
|
#include "org_custusx_core_tracking_system_igstk_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 "cxTracker.h"
#include "cxTool.h"
#include "cxDefinitions.h"
#include "cxForwardDeclarations.h"
#include "cxToolFileParser.h"
Go to the source code of this file.
Classes | |
class | cx::IgstkTracker |
Class representing the navigation system. More... | |
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Typedefs | |
typedef boost::shared_ptr < IgstkTracker > | cx::TrackerPtr |
typedef boost::weak_ptr < IgstkTracker > | cx::TrackerWeakPtr |