Go to the documentation of this file.
33 #ifndef vtkTreeBFSIterator_h
34 #define vtkTreeBFSIterator_h
39 class vtkTreeBFSIteratorInternals;
Abstract class for iterator over a vtkTree.
#define vtkTypeMacro(thisClass, superclass)
virtual void PrintSelf(ostream &os, vtkIndent indent)
virtual vtkIdType NextInternal()
vtkTreeBFSIteratorInternals * Internals
static vtkTreeBFSIterator * New()
a simple class to control print indentation
breadth first search iterator through a vtkTree
dynamic, self-adjusting array of int
virtual void Initialize()
#define VTKCOMMONDATAMODEL_EXPORT