CustusX
16.5.0-rc9
An IGT application
|
#include "org_custusx_core_openigtlink_Export.h"
#include "cxToolImpl.h"
#include <QTimer>
#include <boost/shared_ptr.hpp>
#include "cxTransform3D.h"
Go to the source code of this file.
Classes | |
class | cx::OpenIGTLinkTool |
Class representing the tools a navigation system can recognize. More... | |
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Typedefs | |
typedef std::vector< double > | cx::DoubleVector |
typedef boost::shared_ptr < DoubleVector > | cx::DoubleVectorPtr |
typedef std::vector < Transform3DPtr > | cx::Transform3DVector |
typedef boost::shared_ptr < Transform3DVector > | cx::Transform3DVectorPtr |
typedef boost::shared_ptr < class IgstkTool > | cx::IgstkToolPtr |
typedef boost::shared_ptr < class ProbeImpl > | cx::ProbeImplPtr |
typedef boost::shared_ptr < OpenIGTLinkTool > | cx::OpenIGTLinkToolPtr |