![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
| QOpenGLBufferPrivate (QOpenGLBuffer::Type t) | |
| QOpenGLBufferPrivate (QOpenGLBuffer::Type t) | |
Definition at line 104 of file qopenglbuffer.cpp.
|
inline |
Definition at line 107 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.
| QOpenGLBuffer::Type QOpenGLBufferPrivate::type |
Definition at line 118 of file qopenglbuffer.cpp.
| QOpenGLBuffer::UsagePattern QOpenGLBufferPrivate::usagePattern |
Definition at line 120 of file qopenglbuffer.cpp.