![]() |
Qt 6.x
The Qt SDK
|
#include <qopengltexturecache_p.h>
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().
|
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.