FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
struct multiTexParams | textureParameterStack [MAX_MULTITEXTURE] |
int | textureUnit_used |
GLint | texture_in_unit [32] |
GLint | sampler_type [32] |
Definition at line 55 of file RenderTextures.c.
GLint pRenderTextures::sampler_type[32] |
Definition at line 59 of file RenderTextures.c.
GLint pRenderTextures::texture_in_unit[32] |
Definition at line 58 of file RenderTextures.c.
struct multiTexParams pRenderTextures::textureParameterStack[MAX_MULTITEXTURE] |
Definition at line 56 of file RenderTextures.c.
int pRenderTextures::textureUnit_used |
Definition at line 57 of file RenderTextures.c.