26 #ifndef vtkPMergeArrays_h
27 #define vtkPMergeArrays_h
29 #include "vtkFiltersParallelModule.h"
general representation of visualization data
a simple class to control print indentation
Multiple inputs with one output.
Multiple inputs with one output, parallel version.
int MergeDataObjectFields(vtkDataObject *input, int idx, vtkDataObject *output) override
For a given input and index, add data arrays to the output.
static vtkPMergeArrays * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkPMergeArrays() override