CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 42 of file cxToolTracer.h.

typedef vtkSmartPointer<class vtkPolyData> vtkPolyDataPtr

Definition at line 43 of file cxToolTracer.h.