77 vtkGetMacro(Radius,
double);
84 vtkSetVector3Macro(Center,
double);
85 vtkGetVectorMacro(Center,
double, 3);
93 vtkGetMacro(CylinderLength,
double);
102 vtkGetMacro(ThetaResolution,
int);
110 vtkGetMacro(PhiResolution,
int);
121 vtkSetMacro(LatLongTessellation,
int);
122 vtkGetMacro(LatLongTessellation,
int);
123 vtkBooleanMacro(LatLongTessellation,
int);
132 vtkSetMacro(OutputPointsPrecision,
int);
133 vtkGetMacro(OutputPointsPrecision,
int);