36 #ifndef __vtkTreeDFSIterator_h
37 #define __vtkTreeDFSIterator_h
42 class vtkTreeDFSIteratorInternals;
70 void SetMode(
int mode);
71 vtkGetMacro(Mode,
int);
abstract base class for most VTK objects
vtkTreeDFSIteratorInternals * Internals
depth first seedgeh iterator through a vtkGraph
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
A rooted tree data structure.