|
GRASS 8 Programmer's Manual
8.5.0dev(2025)-9d806b45d8
|
#include <graph.h>

Data Fields | |
| dglInt32_t | nStartNode |
| dglInt32_t | nDestinationNode |
| dglInt32_t | nDistance |
| dglInt32_t | cArc |
| dglSPArc_s * | pArc |
| dglInt32_t _dglSPReport::cArc |
Definition at line 206 of file graph.h.
Referenced by dglFreeSPReport().
| dglInt32_t _dglSPReport::nDestinationNode |
| dglInt32_t _dglSPReport::nDistance |
| dglInt32_t _dglSPReport::nStartNode |
| dglSPArc_s* _dglSPReport::pArc |
Definition at line 207 of file graph.h.
Referenced by dglFreeSPReport().