#include <graph.h>
Data Fields | |
dglInt32_t | nStartNode |
dglInt32_t | nDestinationNode |
dglInt32_t | nDistance |
dglInt32_t | cArc |
dglSPArc_s * | pArc |
Definition at line 220 of file graph.h.
Definition at line 224 of file graph.h.
Referenced by main(), Vect_graph_shortest_path(), and Vect_net_shortest_path().
Definition at line 225 of file graph.h.
Referenced by dglFreeSPReport(), main(), Vect_graph_shortest_path(), and Vect_net_shortest_path().
Definition at line 226 of file graph.h.
Referenced by dglFreeSPReport(), main(), Vect_graph_shortest_path(), and Vect_net_shortest_path().