_dglSPReport Struct Reference

#include <graph.h>

Collaboration diagram for _dglSPReport:

Collaboration graph
[legend]

Data Fields

dglInt32_t nStartNode
dglInt32_t nDestinationNode
dglInt32_t nDistance
dglInt32_t cArc
dglSPArc_spArc

Detailed Description

Definition at line 220 of file graph.h.


Field Documentation

dglInt32_t _dglSPReport::nStartNode

Definition at line 222 of file graph.h.

dglInt32_t _dglSPReport::nDestinationNode

Definition at line 223 of file graph.h.

dglInt32_t _dglSPReport::nDistance

Definition at line 224 of file graph.h.

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

dglInt32_t _dglSPReport::cArc

Definition at line 225 of file graph.h.

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

dglSPArc_s* _dglSPReport::pArc

Definition at line 226 of file graph.h.

Referenced by dglFreeSPReport(), 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