GL Studio C++ Runtime API
GlsRenderEffect::TextureSettings Member List

This is the complete list of members for GlsRenderEffect::TextureSettings, including all inherited members.

_textureMagFilterGlsRenderEffect::TextureSettings
_textureMapGlsRenderEffect::TextureSettings
_textureMinFilterGlsRenderEffect::TextureSettings
_textureRepeatGlsRenderEffect::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::TextureSettingsinline