Go to the documentation of this file.
63 #ifndef vtkRotationalExtrusionFilter_h
64 #define vtkRotationalExtrusionFilter_h
sweep polygonal data creating "skirt" from free edges and lines, and lines from vertices
#define vtkTypeMacro(thisClass, superclass)
#define vtkSetClampMacro(name, type, min, max)
void PrintSelf(ostream &os, vtkIndent indent)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
#define VTKFILTERSMODELING_EXPORT
static vtkRotationalExtrusionFilter * New()
vtkRotationalExtrusionFilter()
~vtkRotationalExtrusionFilter()
Superclass for algorithms that produce only polydata as output.