OpenGL.GL.SGI.color_table
index
/var/pylive/src/OpenGL-dev/OpenGL-ctypes/OpenGL/GL/SGI/color_table.py

OpenGL extension SGI.color_table
 
This module customises the behaviour of the 
OpenGL.raw.GL.SGI.color_table 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_COLOR_TABLE_ALPHA_SIZE_SGI = GL_COLOR_TABLE_ALPHA_SIZE_SGI
GL_COLOR_TABLE_BIAS_SGI = GL_COLOR_TABLE_BIAS_SGI
GL_COLOR_TABLE_BLUE_SIZE_SGI = GL_COLOR_TABLE_BLUE_SIZE_SGI
GL_COLOR_TABLE_FORMAT_SGI = GL_COLOR_TABLE_FORMAT_SGI
GL_COLOR_TABLE_GREEN_SIZE_SGI = GL_COLOR_TABLE_GREEN_SIZE_SGI
GL_COLOR_TABLE_INTENSITY_SIZE_SGI = GL_COLOR_TABLE_INTENSITY_SIZE_SGI
GL_COLOR_TABLE_LUMINANCE_SIZE_SGI = GL_COLOR_TABLE_LUMINANCE_SIZE_SGI
GL_COLOR_TABLE_RED_SIZE_SGI = GL_COLOR_TABLE_RED_SIZE_SGI
GL_COLOR_TABLE_SCALE_SGI = GL_COLOR_TABLE_SCALE_SGI
GL_COLOR_TABLE_SGI = GL_COLOR_TABLE_SGI
GL_COLOR_TABLE_WIDTH_SGI = GL_COLOR_TABLE_WIDTH_SGI
GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI = GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI
GL_POST_CONVOLUTION_COLOR_TABLE_SGI = GL_POST_CONVOLUTION_COLOR_TABLE_SGI
GL_PROXY_COLOR_TABLE_SGI = GL_PROXY_COLOR_TABLE_SGI
GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI = GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI
GL_PROXY_POST_CONVOLUTION_COLOR_TABLE_SGI = GL_PROXY_POST_CONVOLUTION_COLOR_TABLE_SGI
glColorTableParameterfvSGI = <OpenGL.platform.glColorTableParameterfvSGI object at 0x2aaab3f7a0d0>
glColorTableParameterivSGI = <OpenGL.platform.glColorTableParameterivSGI object at 0x2aaab3f7a110>
glColorTableSGI = <OpenGL.platform.glColorTableSGI object at 0x2aaab3f7a090>
glCopyColorTableSGI = <OpenGL.platform.glCopyColorTableSGI object at 0x2aaab3f7a150>
glGetColorTableParameterfvSGI = <OpenGL.platform.glGetColorTableParameterfvSGI object at 0x2aaab3f7a1d0>
glGetColorTableParameterivSGI = <OpenGL.platform.glGetColorTableParameterivSGI object at 0x2aaab3f7a210>
glGetColorTableSGI = <OpenGL.platform.glGetColorTableSGI object at 0x2aaab3f7a190>