GL4Dummies  0.1.7
Référence de la structure screen_node_t
Graphe de collaboration de screen_node_t:

Champs de données

Uint32 * pixels
 
GLuint w
 
GLuint h
 
GLuint tId
 
GLuint isCPUToDate
 
GLuint isGPUToDate
 
struct screen_node_tnext
 

Description détaillée

Documentation des champs

◆ h

GLuint screen_node_t::h

◆ isCPUToDate

GLuint screen_node_t::isCPUToDate

Référencé par addScreen().

◆ isGPUToDate

GLuint screen_node_t::isGPUToDate

Référencé par addScreen().

◆ next

struct screen_node_t* screen_node_t::next

Référencé par addScreen(), et gl4dpDeleteScreen().

◆ pixels

Uint32* screen_node_t::pixels

Référencé par addScreen().

◆ tId

GLuint screen_node_t::tId

Référencé par addScreen(), drawTex(), et gl4dpSetScreen().

◆ w

GLuint screen_node_t::w

La documentation de cette structure a été générée à partir du fichier suivant :