26 #ifndef vtkPOutlineFilter_h 
   27 #define vtkPOutlineFilter_h 
create wireframe outline for arbitrary data set 
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define VTKFILTERSPARALLEL_EXPORT
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce only polydata as output. 
a simple class to control print indentation 
create wireframe outline around bounding box 
vtkMultiProcessController * Controller
vtkOutlineSource * OutlineSource
Multiprocessing communication superclass.