24 #ifndef vtkDuplicatePolyData_h 25 #define vtkDuplicatePolyData_h 46 void InitializeSchedule(
int numProcs);
Process communication using Sockets.
vtkSocketController * SocketController
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
concrete dataset represents vertices, lines, polygons, and triangle strips
#define vtkTypeMacro(thisClass, superclass)
vtkMultiProcessController * Controller
#define VTKFILTERSPARALLEL_EXPORT
static vtkPolyDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
For distributed tiled displays.
#define vtkGetObjectMacro(name, type)
vtkSocketController * GetSocketController()
#define vtkBooleanMacro(name, type)
#define vtkSetMacro(name, type)
Multiprocessing communication superclass.