|
GRASS 8 Programmer's Manual
8.5.0dev(2025)-9d806b45d8
|
#include <graph.h>

Data Fields | |
| dglGraph_s * | pG |
| int | nState |
| int | fSwap |
| int | cb |
| int | ib |
| unsigned char * | pb |
| unsigned char | ab [118] |
| unsigned char dglIOContext_s::ab[118] |
Definition at line 342 of file graph.h.
Referenced by dglWriteChunk().
| int dglIOContext_s::cb |
Definition at line 339 of file graph.h.
Referenced by dglIOContextInitialize(), and dglWriteChunk().
| int dglIOContext_s::ib |
Definition at line 340 of file graph.h.
Referenced by dglIOContextInitialize(), and dglWriteChunk().
| int dglIOContext_s::nState |
Definition at line 337 of file graph.h.
Referenced by dglIOContextInitialize(), and dglWriteChunk().
| unsigned char* dglIOContext_s::pb |
Definition at line 341 of file graph.h.
Referenced by dglIOContextInitialize(), and dglWriteChunk().
| dglGraph_s* dglIOContext_s::pG |
Definition at line 336 of file graph.h.
Referenced by dglIOContextInitialize(), and dglWriteChunk().