43 vtkGetMacro(NumberOfSides,
int);
51 vtkSetVector3Macro(Center,
double);
52 vtkGetVectorMacro(Center,
double, 3);
61 vtkSetVector3Macro(Normal,
double);
62 vtkGetVectorMacro(Normal,
double, 3);
69 vtkSetMacro(Radius,
double);
70 vtkGetMacro(Radius,
double);
97 vtkSetMacro(OutputPointsPrecision,
int);
98 vtkGetMacro(OutputPointsPrecision,
int);