#include <graph.h>
Data Fields | |
| size_t | verticeCount |
| The number of verticies. | |
| PmVertice * | vertices |
| The first vertice in the list. | |
| PmVertice * | lastVertice |
| The last vertice in the list. | |
|
|
The last vertice in the list.
|
|
|
The number of verticies.
|
|
|
The first vertice in the list.
|
1.2.15-20020430