TinyGL 0.4.1 for MinGW
Data Fields
TinyNGLXContext Struct Reference

Data Fields

GLContextgl_context
 
int xsize
 
int ysize
 
GR_DRAW_ID drawable
 
GR_GC_ID gc
 
int pixtype
 

Detailed Description

Definition at line 7 of file nglx.c.

Field Documentation

◆ drawable

GR_DRAW_ID drawable

Definition at line 10 of file nglx.c.

◆ gc

GR_GC_ID gc

Definition at line 11 of file nglx.c.

◆ gl_context

GLContext* gl_context

Definition at line 8 of file nglx.c.

◆ pixtype

int pixtype

Definition at line 12 of file nglx.c.

◆ xsize

int xsize

Definition at line 9 of file nglx.c.

◆ ysize

int ysize

Definition at line 9 of file nglx.c.


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