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