|
GRASS 8 Programmer's Manual
8.5.0dev(2025)-9d806b45d8
|
#include <graph.h>
Data Fields | |
| dglInt32_t * | pnNodeFrom |
| dglInt32_t * | pnEdge |
| dglInt32_t * | pnNodeTo |
| dglInt32_t* _dglSpanClipInput::pnEdge |
Definition at line 105 of file graph.h.
Referenced by DGL_SPAN_DEPTHFIRST_SPANNING_FUNC().
| dglInt32_t* _dglSpanClipInput::pnNodeFrom |
Definition at line 104 of file graph.h.
Referenced by DGL_SPAN_DEPTHFIRST_SPANNING_FUNC().
| dglInt32_t* _dglSpanClipInput::pnNodeTo |
Definition at line 106 of file graph.h.
Referenced by DGL_SPAN_DEPTHFIRST_SPANNING_FUNC().