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

#include <graph.h>

Collaboration diagram for dglIOContext_s:

Data Fields

dglGraph_spG
 
int nState
 
int fSwap
 
int cb
 
int ib
 
unsigned charpb
 
unsigned char ab [118]
 

Detailed Description

Definition at line 335 of file graph.h.

Field Documentation

◆ ab

unsigned char dglIOContext_s::ab[118]

Definition at line 342 of file graph.h.

◆ cb

int dglIOContext_s::cb

Definition at line 339 of file graph.h.

◆ fSwap

int dglIOContext_s::fSwap

Definition at line 338 of file graph.h.

◆ ib

int dglIOContext_s::ib

Definition at line 340 of file graph.h.

◆ nState

int dglIOContext_s::nState

Definition at line 337 of file graph.h.

◆ pb

unsigned char* dglIOContext_s::pb

Definition at line 341 of file graph.h.

◆ pG

dglGraph_s* dglIOContext_s::pG

Definition at line 336 of file graph.h.


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