27 #ifndef __vtkCollectionIterator_h
28 #define __vtkCollectionIterator_h
59 int IsDoneWithTraversal();
65 #ifdef VTK_WORKAROUND_WINDOWS_MANGLE
66 # define GetObjectA GetObject
67 # define GetObjectW GetObject
74 #ifdef VTK_WORKAROUND_WINDOWS_MANGLE
abstract base class for most VTK objects
vtkCollectionElement * Element
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
iterator through a vtkCollection.
create and manipulate unsorted lists of objects
vtkCollection * Collection