OpenGL.raw.GL.EXT.pixel_transform_color_table
index
/build/buildd/pyopengl-3.0.0~b6/OpenGL/raw/GL/EXT/pixel_transform_color_table.py

OpenGL extension EXT.pixel_transform_color_table
 
Overview (from the spec)
        
        This extension defines a color table that is applied immediately
        after the pixel transformation operation.
 
The official definition of this extension is available here:
        http://oss.sgi.com/projects/ogl-sample/registry/EXT/pixel_transform_color_table.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
       
glInitPixelTransformColorTableEXT()
Return boolean indicating whether this extension is available

 
Data
        EXTENSION_NAME = 'GL_EXT_pixel_transform_color_table'
__file__ = '/build/buildd/pyopengl-3.0.0~b6/OpenGL/raw/GL/EXT/pixel_transform_color_table.py'
__name__ = 'OpenGL.raw.GL.EXT.pixel_transform_color_table'