Go to the documentation of this file.
30 #ifndef vtkTreeIterator_h
31 #define vtkTreeIterator_h
Abstract class for iterator over a vtkTree.
virtual void Initialize()=0
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
void SetTree(vtkTree *graph)
void SetStartVertex(vtkIdType vertex)
A rooted tree data structure.
a simple class to control print indentation
#define vtkGetMacro(name, type)
virtual void PrintSelf(ostream &os, vtkIndent indent)
virtual vtkIdType NextInternal()=0
#define VTKCOMMONDATAMODEL_EXPORT