58 #ifndef vtkRotationalExtrusionFilter_h
59 #define vtkRotationalExtrusionFilter_h
61 #include "vtkFiltersModelingModule.h"
83 vtkGetMacro(Resolution,
int);
91 vtkGetMacro(Capping,
int);
100 vtkGetMacro(Angle,
double);
108 vtkGetMacro(Translation,
double);
116 vtkGetMacro(DeltaRadius,
double);
sweep polygonal data creating "skirt" from free edges and lines, and lines from vertices ...
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
~vtkRotationalExtrusionFilter() override
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.