Qt Reference Documentation
Home
Modules
QtOpenGL
QGLFramebufferObjectFormat
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