Qt 5.15
Qt OpenGL
C++ Classes
QGLFramebufferObject
Qt 5.15.8 Reference Documentation
List of All Members for QGLFramebufferObject
This is the complete list of members for
QGLFramebufferObject
, including inherited members.
enum
Attachment
enum
PaintDeviceMetric
QGLFramebufferObject
(int , int , const QGLFramebufferObjectFormat &)
QGLFramebufferObject
(const QSize &, const QGLFramebufferObjectFormat &)
QGLFramebufferObject
(int , int , QGLFramebufferObject::Attachment , GLenum , GLenum )
QGLFramebufferObject
(const QSize &, QGLFramebufferObject::Attachment , GLenum , GLenum )
QGLFramebufferObject
(int , int , GLenum )
QGLFramebufferObject
(const QSize &, GLenum )
~QGLFramebufferObject
()
attachment
() const : QGLFramebufferObject::Attachment
bind
() : bool
bindDefault
() : bool
blitFramebuffer
(QGLFramebufferObject *, const QRect &, QGLFramebufferObject *, const QRect &, GLbitfield , GLenum )
colorCount
() const : int
depth
() const : int
devicePixelRatio
() const : int
devicePixelRatioF
() const : qreal
drawTexture
(const QRectF &, GLuint , GLenum )
drawTexture
(const QPointF &, GLuint , GLenum )
format
() const : QGLFramebufferObjectFormat
handle
() const : GLuint
hasOpenGLFramebufferBlit
() : bool
hasOpenGLFramebufferObjects
() : bool
height
() const : int
heightMM
() const : int
isBound
() const : bool
isValid
() const : bool
logicalDpiX
() const : int
logicalDpiY
() const : int
metric
(QPaintDevice::PaintDeviceMetric ) const : int
paintEngine
() const : QPaintEngine *
paintingActive
() const : bool
physicalDpiX
() const : int
physicalDpiY
() const : int
release
() : bool
size
() const : QSize
texture
() const : GLuint
toImage
() const : QImage
width
() const : int
widthMM
() const : int