55 #ifndef vtkDataSetAttributesFieldList_h
56 #define vtkDataSetAttributesFieldList_h
58 #include "vtkCommonDataModelModule.h"
78 void PrintSelf(ostream& os,
vtkIndent indent);
133 int GetNumberOfArrays();
158 std::unique_ptr<vtkInternals> Internals;
Abstract superclass for all arrays.
helps manage arrays from multiple vtkDataSetAttributes.
a simple class to control print indentation
list of point or cell ids
represent and manipulate attribute data in a dataset
vtkSmartPointer< vtkDataArray > CreateArray(const Ioss::Field &field)
Create an array for the given field.