64 #ifndef vtkRotationalExtrusionFilter_h 65 #define vtkRotationalExtrusionFilter_h 67 #include "vtkFiltersModelingModule.h" 89 vtkGetMacro(Resolution,
int);
97 vtkGetMacro(Capping,
int);
106 vtkGetMacro(Angle,
double);
114 vtkGetMacro(Translation,
double);
122 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.