Qt 4.8
QGLTexture Member List

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

bindCompressedTexture(const QString &fileName, const char *format=0)QGLTexture
bindCompressedTexture(const char *buf, int len, const char *format=0)QGLTexture
bindCompressedTextureDDS(const char *buf, int len)QGLTexture
bindCompressedTexturePVR(const char *buf, int len)QGLTexture
boundPixmapQGLTexture
canBindCompressedTexture(const char *buf, int len, const char *format, bool *hasAlpha)QGLTexture
contextQGLTexture
idQGLTexture
optionsQGLTexture
QGLTexture(QGLContext *ctx=0, GLuint tx_id=0, GLenum tx_target=GL_TEXTURE_2D, QGLContext::BindOptions opt=QGLContext::DefaultBindOption)QGLTextureinline
targetQGLTexture
~QGLTexture()QGLTextureinline