Qt 4.8
QGLTexturePool Member List

This is the complete list of members for QGLTexturePool, including all inherited members.

createPermanentTexture(GLuint texture, GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *data)QGLTexturePool
createTexture(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, QGLTexture *texture)QGLTexturePool
d_ptrQGLTexturePoolprivate
detachTexture(QGLTexture *texture)QGLTexturePool
hibernate()QGLTexturePool
instance()QGLTexturePoolstatic
moveToHeadOfLRU(QGLTexture *texture)QGLTexturePoolprotected
QGLTexturePool()QGLTexturePool
reclaimSpace(GLint internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, QGLTexture *data)QGLTexturePool
removeFromLRU(QGLTexture *texture)QGLTexturePoolprotected
textureLRU()QGLTexturePoolprotected
useTexture(QGLTexture *texture)QGLTexturePool
~QGLTexturePool()QGLTexturePoolvirtual