CustusX  2023.01.05-dev+develop.0da12
An IGT application
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 25 of file cxProbeSector.h.

typedef vtkSmartPointer<class vtkPolyData> vtkPolyDataPtr

Definition at line 26 of file cxProbeSector.h.

typedef vtkSmartPointer<class vtkPolyLine> vtkPolyLinePtr

Definition at line 27 of file cxProbeSector.h.