31 "Use vtkCylinderSource with SetCapping(true) and SetCapsuleCap(true) instead of "
49 vtkGetMacro(Radius,
double);
56 vtkSetVector3Macro(Center,
double);
57 vtkGetVectorMacro(Center,
double, 3);
65 vtkGetMacro(CylinderLength,
double);
74 vtkGetMacro(ThetaResolution,
int);
82 vtkGetMacro(PhiResolution,
int);
93 vtkSetMacro(LatLongTessellation,
int);
94 vtkGetMacro(LatLongTessellation,
int);
95 vtkBooleanMacro(LatLongTessellation,
int);
104 vtkSetMacro(OutputPointsPrecision,
int);
105 vtkGetMacro(OutputPointsPrecision,
int);