26 #ifndef __vtkSectorSource_h
27 #define __vtkSectorSource_h
41 vtkGetMacro(InnerRadius,
double);
47 vtkGetMacro(OuterRadius,
double);
53 vtkGetMacro(ZCoord,
double);
59 vtkGetMacro(RadialResolution,
int);
65 vtkGetMacro(CircumferentialResolution,
int);
71 vtkGetMacro(StartAngle,
double);
77 vtkGetMacro(EndAngle,
double);
82 ~vtkSectorSource() {};
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
create a sector of a disk
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
#define VTK_LARGE_INTEGER
int CircumferentialResolution