Go to the documentation of this file.
24 #ifndef vtkDataArrayCollectionIterator_h
25 #define vtkDataArrayCollectionIterator_h
27 #include "vtkCommonCoreModule.h"
~vtkDataArrayCollectionIterator() override
maintain an ordered list of dataarray objects
static vtkDataArrayCollectionIterator * New()
void SetCollection(vtkDataArrayCollection *)
abstract superclass for arrays of numeric data
iterator through a vtkDataArrayCollection.
vtkDataArrayCollectionIterator()
create and manipulate ordered lists of objects
void SetCollection(vtkCollection *) override
Set the collection over which to iterate.
iterator through a vtkCollection.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkDataArray * GetDataArray()
Get the item at the current iterator position.