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

OpenGL extension SGIS.point_line_texgen
 
This module customises the behaviour of the 
OpenGL.raw.GL.SGIS.point_line_texgen 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
        EXTENSION_NAME = 'GL_SGIS_point_line_texgen'
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~b6/OpenGL/GL/SGIS/point_line_texgen.py'
__name__ = 'OpenGL.GL.SGIS.point_line_texgen'