28 #ifndef vtkCollectionIterator_h
29 #define vtkCollectionIterator_h
31 #include "vtkCommonCoreModule.h"
71 int IsDoneWithTraversal();
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
iterator through a vtkCollection.
create and manipulate unsorted lists of objects
void InitTraversal()
Position the iterator at the first item in the collection.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...