GLViewWidget
============

.. autoclass:: pyqtgraph.opengl.GLViewWidget
    :members:
    :show-inheritance:
    :inherited-members: QOpenGLWidget

    .. automethod:: pyqtgraph.opengl.GLViewWidget.__init__


.. autoclass:: pyqtgraph.opengl.GLViewWidget::GLViewMixin

    .. warning:: The intention of this class is to provide users who want to use
        ``QOpenGLWindow`` instead of ``QOpenGLWidget`` but retain the benefits of
        ``GLViewWidget``. Usage of this class should be considered experimental
        for the time being as it may change without warning in future releases.

    :members:

    .. automethod:: pyqtgraph.opengl.GLViewWidget::GLViewMixin.__init__
