Uses of Class
io.qt.opengl.QOpenGLFramebufferObjectFormat
Packages that use QOpenGLFramebufferObjectFormat
-
Uses of QOpenGLFramebufferObjectFormat in io.qt.opengl
Methods in io.qt.opengl that return QOpenGLFramebufferObjectFormatModifier and TypeMethodDescriptionQOpenGLFramebufferObjectFormat.clone()
Creates and returns a copy of this object.QOpenGLFramebufferObject.format()
Methods in io.qt.opengl with parameters of type QOpenGLFramebufferObjectFormatModifier and TypeMethodDescriptionfinal void
QOpenGLFramebufferObjectFormat.assign
(QOpenGLFramebufferObjectFormat other) Constructors in io.qt.opengl with parameters of type QOpenGLFramebufferObjectFormatModifierConstructorDescriptionQOpenGLFramebufferObject
(int width, int height, QOpenGLFramebufferObjectFormat format) QOpenGLFramebufferObject
(QSize size, QOpenGLFramebufferObjectFormat format)