CustusX
22.04-rc5
An IGT application
|
#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 vtkSmartPointer<vtkPolyData> vtkPolyDataPtr |
Definition at line 38 of file cxUltrasoundSectorSource.h.