|
GRASS Programmer's Manual
6.4.1(2011)
|
#include <graph.h>

Data Fields | |
| dglInt32_t | nStartNode |
| dglInt32_t | nDestinationNode |
| dglInt32_t | nDistance |
| dglInt32_t | cArc |
| dglSPArc_s * | pArc |
Definition at line 228 of file graph.h.
Referenced by dglFreeSPReport(), main(), Vect_graph_shortest_path(), and Vect_net_shortest_path().
Definition at line 227 of file graph.h.
Referenced by main(), Vect_graph_shortest_path(), and Vect_net_shortest_path().
Definition at line 229 of file graph.h.
Referenced by dglFreeSPReport(), main(), Vect_graph_shortest_path(), and Vect_net_shortest_path().