Qt 5.15
Qt OpenGL
C++ Classes
QGLFramebufferObjectFormat
Qt 5.15.8 Reference Documentation
List of All Members for QGLFramebufferObjectFormat
This is the complete list of members for
QGLFramebufferObjectFormat
, including inherited members.
QGLFramebufferObjectFormat
(const QGLFramebufferObjectFormat &)
QGLFramebufferObjectFormat
()
operator=
(const QGLFramebufferObjectFormat &) : QGLFramebufferObjectFormat &
~QGLFramebufferObjectFormat
()
attachment
() const : QGLFramebufferObject::Attachment
internalTextureFormat
() const : GLenum
mipmap
() const : bool
samples
() const : int
setAttachment
(QGLFramebufferObject::Attachment )
setInternalTextureFormat
(GLenum )
setMipmap
(bool )
setSamples
(int )
setTextureTarget
(GLenum )
textureTarget
() const : GLenum
operator!=
(const QGLFramebufferObjectFormat &) const : bool
operator==
(const QGLFramebufferObjectFormat &) const : bool