| OpenGL.extensions | index /home/mcfletch/pylive/OpenGL/extensions.py |
Extension module support methods
This module provides the tools required to check whether
an extension is available
| Modules | ||||||
| ||||||
| Classes | ||||||||
|
| ||||||||
| Functions | ||
| ||
| Data | ||
| AVAILABLE_GLU_EXTENSIONS = [] AVAILABLE_GL_EXTENSIONS = [] CURRENT_GL_VERSION = None VERSION_PREFIX = 'GL_VERSION_GL_' __file__ = '/home/mcfletch/pylive/OpenGL/extensions.pyc' __name__ = 'OpenGL.extensions' __package__ = 'OpenGL' log = <logging.Logger instance at 0x272aa28> | ||