Uses of Enum
io.qt.opengl.QOpenGLFramebufferObject.FramebufferRestorePolicy
Packages that use QOpenGLFramebufferObject.FramebufferRestorePolicy
-
Uses of QOpenGLFramebufferObject.FramebufferRestorePolicy in io.qt.opengl
Methods in io.qt.opengl that return QOpenGLFramebufferObject.FramebufferRestorePolicyModifier and TypeMethodDescriptionQOpenGLFramebufferObject.FramebufferRestorePolicy.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.QOpenGLFramebufferObject.FramebufferRestorePolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.opengl with parameters of type QOpenGLFramebufferObject.FramebufferRestorePolicyModifier and TypeMethodDescriptionstatic void
QOpenGLFramebufferObject.blitFramebuffer
(QOpenGLFramebufferObject target, QRect targetRect, QOpenGLFramebufferObject source, QRect sourceRect, int buffers, int filter, int readColorAttachmentIndex, int drawColorAttachmentIndex, QOpenGLFramebufferObject.FramebufferRestorePolicy restorePolicy)