27 #ifndef vtkPOutlineFilter_h
28 #define vtkPOutlineFilter_h
30 #include "vtkFiltersParallelModule.h"
a simple class to control print indentation
Multiprocessing communication superclass.
create wireframe outline around bounding box
create wireframe outline for arbitrary data set
virtual void SetController(vtkMultiProcessController *)
Set and get the controller.
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
vtkOutlineSource * OutlineSource
vtkMultiProcessController * Controller
static vtkPOutlineFilter * New()
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.
Superclass for algorithms that produce only polydata as output.