GL Studio C++ Runtime API
|
This is the complete list of members for GlsRenderEffect::TextureSettings, including all inherited members.
_textureMagFilter | GlsRenderEffect::TextureSettings | |
_textureMap | GlsRenderEffect::TextureSettings | |
_textureMinFilter | GlsRenderEffect::TextureSettings | |
_textureRepeat | GlsRenderEffect::TextureSettings | |
TextureSettings(unsigned char textureRepeat=1, unsigned char textureMap=TEXTURE_MAP_REPLACE, unsigned char textureMagFilter=TEXTURE_FILTER_LINEAR, unsigned char textureMinFilter=TEXTURE_FILTER_LINEAR) | GlsRenderEffect::TextureSettings | inline |