_dglSPArc Struct Reference

#include <graph.h>


Data Fields

dglInt32_t nFrom
dglInt32_t nTo
dglInt32_tpnEdge
dglInt32_t nDistance


Detailed Description

Definition at line 208 of file graph.h.


Field Documentation

dglInt32_t _dglSPArc::nFrom

Definition at line 210 of file graph.h.

Referenced by main(), Vect_graph_shortest_path(), and Vect_net_shortest_path().

dglInt32_t _dglSPArc::nTo

Definition at line 211 of file graph.h.

Referenced by main(), Vect_graph_shortest_path(), and Vect_net_shortest_path().

dglInt32_t* _dglSPArc::pnEdge

Definition at line 212 of file graph.h.

Referenced by dglFreeSPReport(), main(), Vect_graph_shortest_path(), and Vect_net_shortest_path().

dglInt32_t _dglSPArc::nDistance

Definition at line 213 of file graph.h.

Referenced by main(), Vect_graph_shortest_path(), and Vect_net_shortest_path().


The documentation for this struct was generated from the following file:
Generated on Wed Dec 19 14:59:58 2007 for GRASS by  doxygen 1.5.4