16 #ifndef vtkPLinearExtrusionFilter_h
17 #define vtkPLinearExtrusionFilter_h
19 #include "vtkFiltersParallelModule.h"
22 VTK_ABI_NAMESPACE_BEGIN
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
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.