33 #ifndef vtkTreeBFSIterator_h
34 #define vtkTreeBFSIterator_h
39 class vtkTreeBFSIteratorInternals;
vtkTreeBFSIteratorInternals * Internals
Abstract class for iterator over a vtkTree.
virtual vtkIdType NextInternal()=0
virtual void PrintSelf(ostream &os, vtkIndent indent)
dynamic, self-adjusting array of int
a simple class to control print indentation
breadth first search iterator through a vtkTree
virtual void Initialize()=0
#define VTKCOMMONDATAMODEL_EXPORT