33 #ifndef __vtkTreeBFSIterator_h
34 #define __vtkTreeBFSIterator_h
39 class vtkTreeBFSIteratorInternals;
59 void SetTree(vtkTree* graph);
67 void SetMode(
int mode);
68 vtkGetMacro(Mode,
int);
vtkTreeBFSIteratorInternals * Internals
abstract base class for most VTK objects
dynamic, self-adjusting array of int
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
list of point or cell ids
breadth first search iterator through a vtkTree