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

#include <graph.h>

Collaboration diagram for dglNodeTraverser_s:

Data Fields

dglGraph_spGraph
 
voidpvAVLT
 
dglInt32_tpnNode
 

Detailed Description

Definition at line 223 of file graph.h.

Field Documentation

◆ pGraph

dglGraph_s* dglNodeTraverser_s::pGraph

Definition at line 224 of file graph.h.

◆ pnNode

dglInt32_t* dglNodeTraverser_s::pnNode

Definition at line 226 of file graph.h.

◆ pvAVLT

void* dglNodeTraverser_s::pvAVLT

Definition at line 225 of file graph.h.


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