51 #ifndef __UltrasoundSectorSource_h
52 #define __UltrasoundSectorSource_h
54 #include "cxResourceVisualizationExport.h"
56 #include "vtkPolyDataAlgorithm.h"
57 #include "vtkPolyData.h"
58 #include "vtkSmartPointer.h"
78 void PrintSelf(ostream& os, vtkIndent indent);
86 int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
87 int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
~UltrasoundSectorSource()
vtkSmartPointer< vtkPolyData > vtkPolyDataPtr
vtkSmartPointer< class vtkPolyData > vtkPolyDataPtr
Source for an Ultrasound sector. The output vtkPolyData contains a polygon plus texture coordinates...