FreeWRL / FreeX3D 4.3.0
pRenderTextures Struct Reference

Data Fields

struct multiTexParams textureParameterStack [MAX_MULTITEXTURE]
 
int textureUnit_used
 
GLint texture_in_unit [32]
 
GLint sampler_type [32]
 

Detailed Description

Definition at line 55 of file RenderTextures.c.

Field Documentation

◆ sampler_type

GLint pRenderTextures::sampler_type[32]

Definition at line 59 of file RenderTextures.c.

◆ texture_in_unit

GLint pRenderTextures::texture_in_unit[32]

Definition at line 58 of file RenderTextures.c.

◆ textureParameterStack

struct multiTexParams pRenderTextures::textureParameterStack[MAX_MULTITEXTURE]

Definition at line 56 of file RenderTextures.c.

◆ textureUnit_used

int pRenderTextures::textureUnit_used

Definition at line 57 of file RenderTextures.c.


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