Go to the documentation of this file.
22 #ifndef vtkCollectPolyData_h
23 #define vtkCollectPolyData_h
#define vtkGetObjectMacro(name, type)
#define VTKFILTERSPARALLEL_EXPORT
virtual void SetController(vtkMultiProcessController *)
vtkSocketController * SocketController
#define vtkTypeMacro(thisClass, superclass)
vtkMultiProcessController * Controller
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Multiprocessing communication superclass.
a simple class to control print indentation
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define vtkGetMacro(name, type)
static vtkCollectPolyData * New()
void PrintSelf(ostream &os, vtkIndent indent)
Collect distributed polydata.
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
Process communication using Sockets.
virtual void SetSocketController(vtkSocketController *)
Superclass for algorithms that produce only polydata as output.