CustusX
20.03-rc1
An IGT application
|
#include "org_custusx_core_openigtlink3_Export.h"
#include "cxToolImpl.h"
#include <QTimer>
#include <boost/shared_ptr.hpp>
#include "igtlioBaseConverter.h"
#include "cxTransform3D.h"
#include "cxToolConfigurationParser.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 |