CustusX  18.04
An IGT application
cxUltrasoundSectorSource.h File Reference
#include "cxResourceVisualizationExport.h"
#include "vtkPolyDataAlgorithm.h"
#include "vtkPolyData.h"
#include "vtkSmartPointer.h"

Go to the source code of this file.

Classes

class  UltrasoundSectorSource
 Source for an Ultrasound sector. The output vtkPolyData contains a polygon plus texture coordinates. The output is given in space u: a xy vtk image space with origin in the lower-left corner,. More...
 

Typedefs

typedef vtkSmartPointer< vtkPolyData > vtkPolyDataPtr
 

Typedef Documentation

typedef vtkSmartPointer<vtkPolyData> vtkPolyDataPtr

Definition at line 38 of file cxUltrasoundSectorSource.h.