![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qopenglframebufferobject_p.h>
Public Member Functions | |
| ColorAttachment () | |
| ColorAttachment (const QSize &size, GLenum internalFormat) | |
Public Attributes | |
| QSize | size |
| GLenum | internalFormat |
| QOpenGLSharedResourceGuard * | guard |
Definition at line 101 of file qopenglframebufferobject_p.h.
|
inline |
Definition at line 102 of file qopenglframebufferobject_p.h.
|
inline |
Definition at line 103 of file qopenglframebufferobject_p.h.
References ColorAttachment().
Referenced by ColorAttachment().
| QOpenGLSharedResourceGuard* QOpenGLFramebufferObjectPrivate::ColorAttachment::guard |
Definition at line 107 of file qopenglframebufferobject_p.h.
| GLenum QOpenGLFramebufferObjectPrivate::ColorAttachment::internalFormat |
Definition at line 106 of file qopenglframebufferobject_p.h.
| QSize QOpenGLFramebufferObjectPrivate::ColorAttachment::size |
Definition at line 105 of file qopenglframebufferobject_p.h.