Go to the documentation of this file.
24 #ifndef vtkDuplicatePolyData_h
25 #define vtkDuplicatePolyData_h
void SetSocketController(vtkSocketController *controller)
#define vtkGetObjectMacro(name, type)
#define VTKFILTERSPARALLEL_EXPORT
#define vtkTypeMacro(thisClass, superclass)
void InitializeSchedule(int numProcs)
void ClientExecute(vtkPolyData *output)
vtkSocketController * SocketController
Multiprocessing communication superclass.
void PrintSelf(ostream &os, vtkIndent indent)
static vtkDuplicatePolyData * New()
a simple class to control print indentation
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkSocketController * GetSocketController()
#define vtkGetMacro(name, type)
vtkMultiProcessController * Controller
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
concrete dataset represents vertices, lines, polygons, and triangle strips
For distributed tiled displays.
virtual void SetController(vtkMultiProcessController *)
Process communication using Sockets.
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for algorithms that produce only polydata as output.