28 #ifndef vtkPLinearExtrusionFilter_h
29 #define vtkPLinearExtrusionFilter_h
31 #include "vtkFiltersParallelModule.h"
52 vtkGetMacro(PieceInvariant,
int);
a simple class to control print indentation
sweep polygonal data creating a "skirt" from free edges and lines, and lines from vertices
Subclass that handles piece invariance.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkPLinearExtrusionFilter()
static vtkPLinearExtrusionFilter * New()
Create an object with PieceInvariant off.
~vtkPLinearExtrusionFilter()
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.