Go to the documentation of this file.
27 #ifndef vtkPOutlineFilter_h
28 #define vtkPOutlineFilter_h
30 #include "vtkFiltersParallelModule.h"
create wireframe outline around bounding box
virtual void SetController(vtkMultiProcessController *)
Set and get the controller.
static vtkPOutlineFilter * New()
create wireframe outline for arbitrary data set
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
Multiprocessing communication superclass.
a simple class to control print indentation
vtkMultiProcessController * Controller
vtkOutlineSource * OutlineSource
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.