TinyGL 0.4.1 for MinGW
Data Fields
GLTexture Struct Reference

#include <zgl.h>

Data Fields

GLImage images [MAX_TEXTURE_LEVELS]
 
int handle
 
struct GLTexturenext
 
struct GLTextureprev
 

Detailed Description

Definition at line 138 of file zgl.h.

Field Documentation

◆ handle

int handle

Definition at line 140 of file zgl.h.

◆ images

Definition at line 139 of file zgl.h.

◆ next

struct GLTexture* next

Definition at line 141 of file zgl.h.

◆ prev

struct GLTexture * prev

Definition at line 141 of file zgl.h.


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