These classes enable viewing and interacting with an OpenGL context in a wx.Window.
Class |
Short Description |
---|---|
wx.glcanvas.GLCanvas is a class for displaying OpenGL graphics. |
|
An instance of a wx.glcanvas.GLContext represents the state of an OpenGL state machine and the connection between OpenGL and the system. |