| OpenGL.GL.SGIS.fog_function | index /tmp/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__ = '/tmp/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 0x92b460c> glGetFogFuncSGIS = <OpenGL.platform.baseplatform.glGetFogFuncSGIS object at 0x92b46ec> | ||