|  | Qt 6.x
    The Qt SDK | 
 Collaboration diagram for QOpenGLBufferPrivate:
 Collaboration diagram for QOpenGLBufferPrivate:| Public Member Functions | |
| QOpenGLBufferPrivate (QOpenGLBuffer::Type t) | |
Definition at line 104 of file qopenglbuffer.cpp.
| 
 | inline | 
Definition at line 107 of file qopenglbuffer.cpp.
| QOpenGLBuffer::UsagePattern QOpenGLBufferPrivate::actualUsagePattern | 
Definition at line 121 of file qopenglbuffer.cpp.
| QOpenGLExtensions* QOpenGLBufferPrivate::funcs | 
Definition at line 122 of file qopenglbuffer.cpp.
| QOpenGLSharedResourceGuard* QOpenGLBufferPrivate::guard | 
Definition at line 119 of file qopenglbuffer.cpp.
| QAtomicInt QOpenGLBufferPrivate::ref | 
Definition at line 117 of file qopenglbuffer.cpp.
Referenced by QOpenGLBuffer::QOpenGLBuffer(), QOpenGLBuffer::~QOpenGLBuffer(), and QOpenGLBuffer::operator=().
| QOpenGLBuffer::Type QOpenGLBufferPrivate::type | 
Definition at line 118 of file qopenglbuffer.cpp.
| QOpenGLBuffer::UsagePattern QOpenGLBufferPrivate::usagePattern | 
Definition at line 120 of file qopenglbuffer.cpp.