NorMIT-nav  18.04
An IGT application
cxToolTracer.h File Reference
#include "cxResourceVisualizationExport.h"
#include <QObject>
#include <QSize>
#include "vtkSmartPointer.h"
#include "cxTransform3D.h"
#include <boost/shared_ptr.hpp>
#include "vtkForwardDeclarations.h"
#include "cxForwardDeclarations.h"
#include "cxTool.h"

Go to the source code of this file.

Classes

class  cx::ToolTracer
 3D Graphics class for displaying the trace path traversed by a tool. More...
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

typedef vtkSmartPointer< class vtkImageData > vtkImageDataPtr
 
typedef vtkSmartPointer< class vtkPolyData > vtkPolyDataPtr
 

Typedef Documentation

typedef vtkSmartPointer<class vtkImageData> vtkImageDataPtr

Definition at line 21 of file cxToolTracer.h.

typedef vtkSmartPointer<class vtkPolyData> vtkPolyDataPtr

Definition at line 22 of file cxToolTracer.h.