43 #ifndef vtkDataSetAttributesFieldList_h
44 #define vtkDataSetAttributesFieldList_h
46 #include "vtkCommonDataModelModule.h"
53 VTK_ABI_NAMESPACE_BEGIN
67 void PrintSelf(ostream& os,
vtkIndent indent);
122 int GetNumberOfArrays();
147 std::unique_ptr<vtkInternals> Internals;
153 VTK_ABI_NAMESPACE_END
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.