CustusX
16.5.0-rc9
An IGT application
|
#include "org_custusx_core_tracking_system_igstk_Export.h"
#include <map>
#include <vector>
#include <QThread>
#include <QTimer>
#include <QMutex>
#include "cxIgstkTracker.h"
#include "cxToolUsingIGSTK.h"
#include "cxIgstkTool.h"
Go to the source code of this file.
Classes | |
class | cx::IgstkToolManager |
Manager for IGSTK interface.The manager exists inside IgstkTrackerThread . More... | |
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Typedefs | |
typedef boost::shared_ptr < IgstkToolManager > | cx::IgstkToolManagerPtr |
Functions | |
void | cx::sampleInfo2xml (const igstk::NDITracker::TrackingSampleInfo &info, QDomElement &node) |