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