OpenGL.GL.ARB.compatibility
index
/home/mcfletch/pylive/OpenGL/GL/ARB/compatibility.py

OpenGL extension ARB.compatibility
 
This module customises the behaviour of the 
OpenGL.raw.GL.ARB.compatibility to provide a more 
Python-friendly API
 
The official definition of this extension is available here:
http://www.opengl.org/registry/specs/ARB/compatibility.txt

 
Modules
       
OpenGL.arrays
OpenGL.constant
OpenGL.constants
ctypes
OpenGL.extensions
OpenGL.GL.glget
OpenGL.platform
OpenGL.wrapper

 
Data
        EXTENSION_NAME = 'GL_ARB_compatibility'
__file__ = '/home/mcfletch/pylive/OpenGL/GL/ARB/compatibility.pyc'
__name__ = 'OpenGL.GL.ARB.compatibility'
__package__ = 'OpenGL.GL.ARB'