GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
Loading...
Searching...
No Matches
_dglSpanClipInput Struct Reference

#include <graph.h>

Data Fields

dglInt32_tpnNodeFrom
 
dglInt32_tpnEdge
 
dglInt32_tpnNodeTo
 

Detailed Description

Definition at line 103 of file graph.h.

Field Documentation

◆ pnEdge

dglInt32_t* _dglSpanClipInput::pnEdge

Definition at line 105 of file graph.h.

◆ pnNodeFrom

dglInt32_t* _dglSpanClipInput::pnNodeFrom

Definition at line 104 of file graph.h.

◆ pnNodeTo

dglInt32_t* _dglSpanClipInput::pnNodeTo

Definition at line 106 of file graph.h.


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