18 #ifndef vtkClientServerMoveData_h 19 #define vtkClientServerMoveData_h 45 vtkSetMacro(OutputDataType,
int);
46 vtkGetMacro(OutputDataType,
int);
58 vtkSetVector6Macro(WholeExtent,
int);
59 vtkGetVector6Macro(WholeExtent,
int);
67 vtkSetMacro(ProcessType,
int);
68 vtkGetMacro(ProcessType,
int);
113 HAS_DATA_OBJECT_TO_TRANSMIT = 23479,
114 TRANSMIT_DATA_OBJECT = 23483,
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Moves data from the server root node to the client.
static vtkDataObjectAlgorithm * New()
vtkMultiProcessController * Controller
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
#define VTKPVVTKEXTENSIONSFILTERSRENDERING_EXPORT
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void operator=(const vtkObjectBase &)