18 #ifndef vtkClientServerMoveData_h
19 #define vtkClientServerMoveData_h
22 #include "vtkPVVTKExtensionsFiltersRenderingModule.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,