|  | Qt 6.x
    The Qt SDK | 
#include <qopengltexturecache_p.h>
 Collaboration diagram for QOpenGLCachedTexture:
 Collaboration diagram for QOpenGLCachedTexture:| Public Member Functions | |
| QOpenGLCachedTexture (GLuint id, QOpenGLTextureUploader::BindOptions options, QOpenGLContext *context) | |
| ~QOpenGLCachedTexture () | |
| GLuint | id () const | 
| QOpenGLTextureUploader::BindOptions | options () const | 
Definition at line 67 of file qopengltexturecache_p.h.
| QOpenGLCachedTexture::QOpenGLCachedTexture | ( | GLuint | id, | 
| QOpenGLTextureUploader::BindOptions | options, | ||
| QOpenGLContext * | context | ||
| ) | 
Definition at line 181 of file qopengltexturecache.cpp.
References context, and freeTexture().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | inline | 
Definition at line 71 of file qopengltexturecache_p.h.
| 
 | inline | 
Definition at line 73 of file qopengltexturecache_p.h.
| 
 | inline | 
Definition at line 74 of file qopengltexturecache_p.h.
References m_options.