10 #ifndef vtkRedistributePolyData_h 11 #define vtkRedistributePolyData_h 37 vtkGetMacro(ColorProc,
int);
38 vtkSetMacro(ColorProc,
int);
48 vtkBooleanMacro(PassThrough,
int);
58 POINT_COORDS_TAG = 20,
68 NUM_CURR_CELLS_TAG = 140,
72 POINTS_SIZE_TAG = 170,
117 void CopyCellBlockDataArrays(
122 void CopyBlockArrays(
128 void SendCellBlockDataArrays(
redistribute poly cells from other processes (special version to color according to processor) ...
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
static vtkPolyDataAlgorithm * New()
virtual void SetPassThrough(int)
These are here for ParaView compatibility.
#define VTKPVVTKEXTENSIONSFILTERSRENDERING_EXPORT
vtkIdType * NumberOfCells
virtual void SetSocketController(vtkSocketController *)
These are here for ParaView compatibility.
vtkIdType *** SendCellList
virtual int GetPassThrough()
These are here for ParaView compatibility.
vtkIdType ** ReceiveNumber
vtkIdType ** KeepCellList
vtkMultiProcessController * Controller