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