Go to the documentation of this file.
40 #ifndef vtkTreeDFSIterator_h
41 #define vtkTreeDFSIterator_h
46 class vtkTreeDFSIteratorInternals;
Abstract class for iterator over a vtkTree.
virtual void Initialize()
vtkTreeDFSIteratorInternals * Internals
static vtkTreeDFSIterator * New()
#define vtkTypeMacro(thisClass, superclass)
depth first iterator through a vtkGraph
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
dynamic, self-adjusting array of int
#define vtkGetMacro(name, type)
virtual vtkIdType NextInternal()
#define VTKCOMMONDATAMODEL_EXPORT