Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QOpenGLTextureCache::BindResult Struct Reference

#include <qopengltexturecache_p.h>

+ Collaboration diagram for QOpenGLTextureCache::BindResult:

Public Attributes

GLuint id
 
BindResultFlags flags
 

Detailed Description

Definition at line 43 of file qopengltexturecache_p.h.

Member Data Documentation

◆ flags

BindResultFlags QOpenGLTextureCache::BindResult::flags

Definition at line 45 of file qopengltexturecache_p.h.

◆ id

GLuint QOpenGLTextureCache::BindResult::id

Definition at line 44 of file qopengltexturecache_p.h.


The documentation for this struct was generated from the following file: