OpenGL.raw.GL.SGIS.fog_function
index
/home/mcfletch/pylive/OpenGL/raw/GL/SGIS/fog_function.py

OpenGL extension SGIS.fog_function
 
Automatically generated by the get_gl_extensions script, do not edit!

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

 
Functions
       
glInitFogFunctionSGIS()
Return boolean indicating whether this extension is available

 
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
_DEPRECATED = False
__file__ = '/home/mcfletch/pylive/OpenGL/raw/GL/SGIS/fog_function.pyc'
__name__ = 'OpenGL.raw.GL.SGIS.fog_function'
__package__ = 'OpenGL.raw.GL.SGIS'
glFogFuncSGIS = <OpenGL.platform.baseplatform.glFogFuncSGIS object at 0x79b3dd0>
glGetFogFuncSGIS = <OpenGL.platform.baseplatform.glGetFogFuncSGIS object at 0x79b3e90>