CustusX  15.8
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cxToolUsingIGSTK.h File Reference
#include "org_custusx_core_tracking_Export.h"
#include "cxToolImpl.h"
#include <limits.h>
#include <QTimer>
#include <boost/shared_ptr.hpp>
#include "cxTransform3D.h"
#include "cxDefinitions.h"
#include "vtkForwardDeclarations.h"

Go to the source code of this file.

Classes

class  cx::ToolUsingIGSTK
 Class representing the tools a navigation system can recognize. More...
 

Namespaces

 cx
 Namespace for all CustusX production code.
 
 itk
 

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 ProbeImpl > 
cx::ProbeImplPtr
 
typedef boost::shared_ptr
< ToolUsingIGSTK > 
cx::cxToolPtr