GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
_dglSPArc Struct Reference

#include <graph.h>

Data Fields

dglInt32_t nFrom
 
dglInt32_t nTo
 
dglInt32_tpnEdge
 
dglInt32_t nDistance
 

Detailed Description

Definition at line 211 of file graph.h.

Field Documentation

◆ nDistance

dglInt32_t _dglSPArc::nDistance

Definition at line 216 of file graph.h.

◆ nFrom

dglInt32_t _dglSPArc::nFrom

Definition at line 213 of file graph.h.

◆ nTo

dglInt32_t _dglSPArc::nTo

Definition at line 214 of file graph.h.

◆ pnEdge

dglInt32_t* _dglSPArc::pnEdge

Definition at line 215 of file graph.h.

Referenced by dglFreeSPReport().


The documentation for this struct was generated from the following file: