44 vtkGetMacro(Radius,
double);
51 vtkSetVector3Macro(Center,
double);
52 vtkGetVectorMacro(Center,
double, 3);
61 vtkGetMacro(Resolution,
int);
69 vtkSetMacro(IncludeCenterPoint,
int);
70 vtkGetMacro(IncludeCenterPoint,
int);
71 vtkBooleanMacro(IncludeCenterPoint,
int);
81 vtkSetMacro(GenerateNormals,
int);
82 vtkGetMacro(GenerateNormals,
int);
83 vtkBooleanMacro(GenerateNormals,
int);
92 vtkSetMacro(OutputPointsPrecision,
int);
93 vtkGetMacro(OutputPointsPrecision,
int);