CustusX  16.5
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cxProbeSector.h File Reference
#include "cxResourceExport.h"
#include <boost/shared_ptr.hpp>
#include <QSize>
#include "vtkSmartPointer.h"
#include "vtkForwardDeclarations.h"
#include "cxProbeDefinition.h"
#include "cxTransform3D.h"

Go to the source code of this file.

Classes

class  cx::ProbeSector
 Utility functions for drawing an US Probe sector. More...
 

Namespaces

 cx
 Namespace for all CustusX production code.
 

Typedefs

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

Typedef Documentation

typedef vtkSmartPointer<class vtkImageData> vtkImageDataPtr

Definition at line 46 of file cxProbeSector.h.

typedef vtkSmartPointer<class vtkPolyData> vtkPolyDataPtr

Definition at line 47 of file cxProbeSector.h.

typedef vtkSmartPointer<class vtkPolyLine> vtkPolyLinePtr

Definition at line 48 of file cxProbeSector.h.