OpenGL.GL.SGIS.fog_function | index /build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/SGIS/fog_function.py |
OpenGL extension SGIS.fog_function
This module customises the behaviour of the
OpenGL.raw.GL.SGIS.fog_function to provide a more
Python-friendly API
Modules | ||||||
|
Data | ||
EXTENSION_NAME = 'GL_SGIS_fog_function' GL_FOG_FUNC_POINTS_SGIS = GL_FOG_FUNC_POINTS_SGIS GL_FOG_FUNC_SGIS = GL_FOG_FUNC_SGIS GL_MAX_FOG_FUNC_POINTS_SGIS = GL_MAX_FOG_FUNC_POINTS_SGIS __file__ = '/build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/SGIS/fog_function.py' __name__ = 'OpenGL.GL.SGIS.fog_function' glFogFuncSGIS = <OpenGL.platform.baseplatform.glFogFuncSGIS object at 0x86ad34c> glGetFogFuncSGIS = <OpenGL.platform.baseplatform.glGetFogFuncSGIS object at 0x86ad42c> |