vispy.gloo.gl.dummy module#
A dummy backend.
- class vispy.gloo.gl.dummy.DummyProxy#
Bases:
BaseGLProxy
A dummy backend that can be activated when the GL is not processed in this process. Each GL function call will raise an error.
Site Navigation
Section Navigation
A dummy backend.
Bases: BaseGLProxy
A dummy backend that can be activated when the GL is not processed in this process. Each GL function call will raise an error.