OpenGL.raw.GL.SGIS.point_line_texgen
index
/build/buildd/pyopengl-3.0.0~b3/OpenGL/raw/GL/SGIS/point_line_texgen.py

OpenGL extension SGIS.point_line_texgen
 
The official definition of this extension is available here:
        http://oss.sgi.com/projects/ogl-sample/registry/SGIS/point_line_texgen.txt
 
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
       
glInitPointLineTexgenSGIS()
Return boolean indicating whether this extension is available

 
Data
        GL_EYE_DISTANCE_TO_LINE_SGIS = GL_EYE_DISTANCE_TO_LINE_SGIS
GL_EYE_DISTANCE_TO_POINT_SGIS = GL_EYE_DISTANCE_TO_POINT_SGIS
GL_EYE_LINE_SGIS = GL_EYE_LINE_SGIS
GL_EYE_POINT_SGIS = GL_EYE_POINT_SGIS
GL_OBJECT_DISTANCE_TO_LINE_SGIS = GL_OBJECT_DISTANCE_TO_LINE_SGIS
GL_OBJECT_DISTANCE_TO_POINT_SGIS = GL_OBJECT_DISTANCE_TO_POINT_SGIS
GL_OBJECT_LINE_SGIS = GL_OBJECT_LINE_SGIS
GL_OBJECT_POINT_SGIS = GL_OBJECT_POINT_SGIS
__file__ = '/build/buildd/pyopengl-3.0.0~b3/OpenGL/raw/GL/SGIS/point_line_texgen.py'
__name__ = 'OpenGL.raw.GL.SGIS.point_line_texgen'