25#ifndef vtkPLinearExtrusionFilter_h
26#define vtkPLinearExtrusionFilter_h
28#include "vtkFiltersParallelModule.h"
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.
~vtkPLinearExtrusionFilter() override=default
vtkPLinearExtrusionFilter()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
static vtkPLinearExtrusionFilter * New()
Create an object with PieceInvariant off.
vtkTypeBool PieceInvariant
int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.