28 #ifndef vtkPLinearExtrusionFilter_h 29 #define vtkPLinearExtrusionFilter_h 31 #include "vtkFiltersParallelModule.h"
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
~vtkPLinearExtrusionFilter() override
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
vtkTypeBool PieceInvariant
static vtkLinearExtrusionFilter * New()
Create object with normal extrusion type, capping on, scale factor=1.0, vector (0,0,1), and extrusion point (0,0,0).
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
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.