cGenericTexture() | cGenericTexture | [inline] |
cTexture2D() | cTexture2D | |
getEnvironmentMode() | cTexture2D | [inline] |
getMagnificationFunction() | cTexture2D | [inline] |
getMinifyingFunction() | cTexture2D | [inline] |
getSphericalMappingEnabled() | cTexture2D | [inline] |
getWrapSmode() | cTexture2D | [inline] |
getWrapTmode() | cTexture2D | [inline] |
loadFromFile(const char *a_fileName) | cTexture2D | [virtual] |
m_color | cTexture2D | |
m_image | cTexture2D | |
markForUpdate() | cTexture2D | [inline, virtual] |
render() | cTexture2D | [virtual] |
setEnvironmentMode(const GLint &a_environmentMode) | cTexture2D | [inline] |
setMagnificationFunction(GLint a_magnificationFunction) | cTexture2D | |
setMinifyingFunction(GLint a_minifyingFunction) | cTexture2D | |
setSphericalMappingEnabled(bool a_enabled) | cTexture2D | [inline] |
setWrapMode(const GLint &a_wrapSmode, const GLint &a_wrapTmode) | cTexture2D | |
~cGenericTexture() | cGenericTexture | [inline, virtual] |
~cTexture2D() | cTexture2D |