![]() |
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 111 of file qopenglbuffer.cpp.
|
inline |
Definition at line 114 of file qopenglbuffer.cpp.
|
inline |
Definition at line 114 of file qopenglbuffer.cpp.
| QOpenGLBuffer::UsagePattern QOpenGLBufferPrivate::actualUsagePattern |
Definition at line 128 of file qopenglbuffer.cpp.
| QOpenGLExtensions * QOpenGLBufferPrivate::funcs |
Definition at line 129 of file qopenglbuffer.cpp.
| QOpenGLSharedResourceGuard * QOpenGLBufferPrivate::guard |
Definition at line 126 of file qopenglbuffer.cpp.
| QAtomicInt QOpenGLBufferPrivate::ref |
Definition at line 124 of file qopenglbuffer.cpp.
| QOpenGLBuffer::Type QOpenGLBufferPrivate::type |
Definition at line 125 of file qopenglbuffer.cpp.
| QOpenGLBuffer::UsagePattern QOpenGLBufferPrivate::usagePattern |
Definition at line 127 of file qopenglbuffer.cpp.