86 #ifndef vtkDiskSource_h
87 #define vtkDiskSource_h
89 #include "vtkFiltersSourcesModule.h"
104 vtkGetMacro(InnerRadius,
double);
112 vtkGetMacro(OuterRadius,
double);
120 vtkGetMacro(RadialResolution,
int);
128 vtkGetMacro(CircumferentialResolution,
int);
137 vtkSetMacro(OutputPointsPrecision,
int);
138 vtkGetMacro(OutputPointsPrecision,
int);