30 #ifndef __UltrasoundSectorSource_h 31 #define __UltrasoundSectorSource_h 33 #include "cxResourceVisualizationExport.h" 35 #include "vtkPolyDataAlgorithm.h" 36 #include "vtkPolyData.h" 37 #include "vtkSmartPointer.h" 57 void PrintSelf(ostream& os, vtkIndent indent);
65 int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
66 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...