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