QOpenGLFramebufferObject

GPTKB entity

Statements (29)
Predicate Object
gptkbp:instanceOf gptkb:software
gptkbp:canBe gptkb:QOpenGLContext
QOpenGLPaintDevice
offscreen OpenGL rendering
render-to-texture
gptkbp:definedIn gptkb:QtGui_module
gptkbp:documentation https://doc.qt.io/qt-5/qopenglframebufferobject.html
gptkbp:hasConstructor QOpenGLFramebufferObject(const QSize &size, Attachment attachment = NoAttachment, GLenum target = GL_TEXTURE_2D, GLenum internal_format = GL_RGBA8, int samples = 0, int mipmapLevels = 1)
gptkbp:hasDestructor ~QOpenGLFramebufferObject()
gptkbp:hasMethod release()
size()
bind()
isValid()
texture()
takeTexture()
toImage()
gptkbp:headerFile gptkb:QOpenGLFramebufferObject
https://www.w3.org/2000/01/rdf-schema#label QOpenGLFramebufferObject
gptkbp:inheritsFrom gptkb:QObject
gptkbp:introducedIn Qt 4.6
gptkbp:partOf gptkb:Qt_framework
gptkbp:provides framebuffer object abstraction
gptkbp:supports mipmaps
OpenGL rendering
multisampling
gptkbp:usedFor offscreen rendering
gptkbp:bfsParent gptkb:Qt_OpenGL
gptkb:QQuickRenderControl
gptkbp:bfsLayer 7