#include <graph.h>
Data Fields | |
dglInt32_t | nFrom |
dglInt32_t | nTo |
dglInt32_t * | pnEdge |
dglInt32_t | nDistance |
Definition at line 208 of file graph.h.
Definition at line 210 of file graph.h.
Referenced by main(), Vect_graph_shortest_path(), and Vect_net_shortest_path().
Definition at line 211 of file graph.h.
Referenced by main(), Vect_graph_shortest_path(), and Vect_net_shortest_path().
Definition at line 212 of file graph.h.
Referenced by dglFreeSPReport(), main(), Vect_graph_shortest_path(), and Vect_net_shortest_path().
Definition at line 213 of file graph.h.
Referenced by main(), Vect_graph_shortest_path(), and Vect_net_shortest_path().