Qt 5.7
Qt OpenGL
C++ Classes
QGLFramebufferObjectFormat
Qt 5.7.1 Reference Documentation
List of All Members for QGLFramebufferObjectFormat
This is the complete list of members for
QGLFramebufferObjectFormat
, including inherited members.
QGLFramebufferObjectFormat
()
QGLFramebufferObjectFormat
(const 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 &) : QGLFramebufferObjectFormat &
operator==
(const QGLFramebufferObjectFormat &) const : bool