OpenGL.extensions | index /build/buildd/pyopengl-3.0.0~b6/OpenGL/extensions.py |
Extension module support methods
This module provides the tools required to check whether
an extension is available
Classes | ||||||||
|
Functions | ||
|
Data | ||
AVAILABLE_GLU_EXTENSIONS = [] AVAILABLE_GL_EXTENSIONS = [] CURRENT_GL_VERSION = '' VERSION_PREFIX = 'GL_VERSION_GL_' __file__ = '/build/buildd/pyopengl-3.0.0~b6/OpenGL/extensions.py' __name__ = 'OpenGL.extensions' |