GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
#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 381 of file graph.h.
Referenced by dglWriteChunk().
int dglIOContext_s::cb |
Definition at line 378 of file graph.h.
Referenced by dglIOContextInitialize(), and dglWriteChunk().
int dglIOContext_s::ib |
Definition at line 379 of file graph.h.
Referenced by dglIOContextInitialize(), and dglWriteChunk().
int dglIOContext_s::nState |
Definition at line 376 of file graph.h.
Referenced by dglIOContextInitialize(), and dglWriteChunk().
unsigned char* dglIOContext_s::pb |
Definition at line 380 of file graph.h.
Referenced by dglIOContextInitialize(), and dglWriteChunk().
dglGraph_s* dglIOContext_s::pG |
Definition at line 375 of file graph.h.
Referenced by dglIOContextInitialize(), and dglWriteChunk().