Vertex.index

with other vertices./// Greater than 0 means that this vertex has been visited.

class Vertex
size_t index;

Meta