63 #ifndef __vtkRotationalExtrusionFilter_h
64 #define __vtkRotationalExtrusionFilter_h
82 vtkGetMacro(Resolution,
int);
87 vtkSetMacro(Capping,
int);
88 vtkGetMacro(Capping,
int);
89 vtkBooleanMacro(Capping,
int);
94 vtkSetMacro(Angle,
double);
95 vtkGetMacro(Angle,
double);
100 vtkSetMacro(Translation,
double);
101 vtkGetMacro(Translation,
double);
106 vtkSetMacro(DeltaRadius,
double);
107 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)
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
~vtkRotationalExtrusionFilter()
#define VTK_LARGE_INTEGER