Go to the documentation of this file.
36 #ifndef vtkVertexListIterator_h
37 #define vtkVertexListIterator_h
75 return this->Current != this->End;
#define vtkGetObjectMacro(name, type)
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
Representation of a single graph edge.
a simple class to control print indentation
static vtkVertexListIterator * New()
void PrintSelf(ostream &os, vtkIndent indent)
Iterates all vertices in a graph.
#define VTKCOMMONDATAMODEL_EXPORT
Base class for graph data types.
virtual void SetGraph(vtkGraph *graph)