Go to the documentation of this file.
33 #ifndef vtkCylinderSource_h
34 #define vtkCylinderSource_h
static vtkCylinderSource * New()
#define vtkSetVector3Macro(name, type)
#define vtkTypeMacro(thisClass, superclass)
#define vtkGetVectorMacro(name, type, count)
#define vtkSetClampMacro(name, type, min, max)
a simple class to control print indentation
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
int OutputPointsPrecision
#define vtkGetMacro(name, type)
generate a cylinder centered at origin
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.