GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-7413740dd8
_dglSPArc Struct Reference

#include <graph.h>

Data Fields

dglInt32_t nFrom
 
dglInt32_t nTo
 
dglInt32_tpnEdge
 
dglInt32_t nDistance
 

Detailed Description

Definition at line 192 of file graph.h.

Field Documentation

◆ nDistance

dglInt32_t _dglSPArc::nDistance

Definition at line 196 of file graph.h.

◆ nFrom

dglInt32_t _dglSPArc::nFrom

Definition at line 193 of file graph.h.

◆ nTo

dglInt32_t _dglSPArc::nTo

Definition at line 194 of file graph.h.

◆ pnEdge

dglInt32_t* _dglSPArc::pnEdge

Definition at line 195 of file graph.h.

Referenced by dglFreeSPReport().


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