OpenGL.GL.SGIS.fog_function
index
/var/pylive/src/OpenGL-dev/OpenGL-ctypes/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
       
OpenGL.arrays
OpenGL.constant
OpenGL.constants
ctypes
OpenGL.extensions
OpenGL.GL.glget
OpenGL.platform
OpenGL.wrapper

 
Data
        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
glFogFuncSGIS = <OpenGL.platform.glFogFuncSGIS object at 0x2aaab3f7a650>
glGetFogFuncSGIS = <OpenGL.platform.glGetFogFuncSGIS object at 0x2aaab3f7a710>