Go to the documentation of this file.
23 #ifndef vtkCollectPolyData_h
24 #define vtkCollectPolyData_h
26 #include "vtkFiltersParallelModule.h"
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
vtkSocketController * SocketController
vtkMultiProcessController * Controller
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
Multiprocessing communication superclass.
a simple class to control print indentation
Collect distributed polydata.
Process communication using Sockets.
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.