54 vtkGetMacro(NumberOfSides,
int);
62 vtkSetVector3Macro(Center,
double);
63 vtkGetVectorMacro(Center,
double, 3);
72 vtkSetVector3Macro(Normal,
double);
73 vtkGetVectorMacro(Normal,
double, 3);
80 vtkSetMacro(Radius,
double);
81 vtkGetMacro(Radius,
double);
108 vtkSetMacro(OutputPointsPrecision,
int);
109 vtkGetMacro(OutputPointsPrecision,
int);