10#ifndef vtkIntegrateAttributesFieldList_h
11#define vtkIntegrateAttributesFieldList_h
14#include "vtkFiltersParallelModule.h"
16VTK_ABI_NAMESPACE_BEGIN
helps manage arrays from multiple vtkDataSetAttributes.
Helper class for vtkIntegrateAttributes.
vtkIntegrateAttributesFieldList(int numInputs=0)
vtkSmartPointer< vtkAbstractArray > CreateArray(int type) const override
Called to create an output array for the given type.
static vtkIntegrateAttributesFieldList * New()
Hold a reference to a vtkObjectBase instance.