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

#include <graph.h>

Data Fields

dglInt32_tpnPrevEdge
 
dglInt32_tpnNodeFrom
 
dglInt32_tpnEdge
 
dglInt32_tpnNodeTo
 
dglInt32_t nFromDistance
 

Detailed Description

Definition at line 92 of file graph.h.

Field Documentation

◆ nFromDistance

dglInt32_t _dglSPClipInput::nFromDistance

Definition at line 98 of file graph.h.

◆ pnEdge

dglInt32_t* _dglSPClipInput::pnEdge

Definition at line 96 of file graph.h.

◆ pnNodeFrom

dglInt32_t* _dglSPClipInput::pnNodeFrom

Definition at line 95 of file graph.h.

◆ pnNodeTo

dglInt32_t* _dglSPClipInput::pnNodeTo

Definition at line 97 of file graph.h.

◆ pnPrevEdge

dglInt32_t* _dglSPClipInput::pnPrevEdge

Definition at line 94 of file graph.h.


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