24 #ifndef vtkPOutlineFilter_h
25 #define vtkPOutlineFilter_h
27 #include "vtkFiltersParallelModule.h"
54 int FillInputPortInformation(
int port, vtkInformation *
info) VTK_OVERRIDE;
create wireframe outline for arbitrary data set
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
create wireframe outline around bounding box
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Multiprocessing communication superclass.