Version: 3.2.5

Detailed Description

Classes interfacing wxWidgets with OpenGL (http://opengl.org/).

Classes

class  wxGLAttribsBase
 This is the base class for wxGLAttributes and wxGLContextAttrs. More...
 
class  wxGLAttributes
 This class is used for setting display attributes when drawing through OpenGL ("Pixel format" in MSW and OSX parlance, "Configs" in X11). More...
 
class  wxGLContextAttrs
 This class is used for setting context attributes. More...
 
class  wxGLContext
 An instance of a wxGLContext represents the state of an OpenGL state machine and the connection between OpenGL and the system. More...
 
class  wxGLCanvas
 wxGLCanvas is a class for displaying OpenGL graphics. More...