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()
QOpenGLFramebufferObject.format()
Constructors in io.qt.opengl with parameters of type QOpenGLFramebufferObjectFormatModifierConstructorDescriptionQOpenGLFramebufferObject
(int width, int height, QOpenGLFramebufferObjectFormat format) QOpenGLFramebufferObject
(QSize size, QOpenGLFramebufferObjectFormat format)