![]() |
CustusX
15.4.0-beta
An IGT application
|
#include "org_custusx_core_tracking_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 |