QOpenGLContextGroup露
- PyQt5.QtGui.QOpenGLContextGroup
Inherits from QObject.
Description露
The QOpenGLContextGroup class represents a group of contexts sharing OpenGL resources.
QOpenGLContextGroup is automatically created and managed by QOpenGLContext instances. Its purpose is to identify all the contexts that are sharing resources.
See also
Methods露
-
@staticmethod
currentContextGroup() → QOpenGLContextGroup Returns the QOpenGLContextGroup corresponding to the current context.
See also
Returns all the QOpenGLContext objects in this share group.