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

OpenGL extension SGIS.pixel_texture
 
This module customises the behaviour of the 
OpenGL.raw.GL.SGIS.pixel_texture 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_pixel_texture'
GL_PIXEL_FRAGMENT_ALPHA_SOURCE_SGIS = GL_PIXEL_FRAGMENT_ALPHA_SOURCE_SGIS
GL_PIXEL_FRAGMENT_RGB_SOURCE_SGIS = GL_PIXEL_FRAGMENT_RGB_SOURCE_SGIS
GL_PIXEL_GROUP_COLOR_SGIS = GL_PIXEL_GROUP_COLOR_SGIS
GL_PIXEL_TEXTURE_SGIS = GL_PIXEL_TEXTURE_SGIS
__file__ = '/build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/SGIS/pixel_texture.py'
__name__ = 'OpenGL.GL.SGIS.pixel_texture'
glGetPixelTexGenParameterfvSGIS = <OpenGL.platform.baseplatform.glGetPixelTexGenParameterfvSGIS object at 0x86ad82c>
glGetPixelTexGenParameterivSGIS = <OpenGL.platform.baseplatform.glGetPixelTexGenParameterivSGIS object at 0x86ad7ec>
glPixelTexGenParameterfSGIS = <OpenGL.platform.baseplatform.glPixelTexGenParameterfSGIS object at 0x86ad78c>
glPixelTexGenParameterfvSGIS = <OpenGL.platform.baseplatform.glPixelTexGenParameterfvSGIS object at 0x86ad7ac>
glPixelTexGenParameteriSGIS = <OpenGL.platform.baseplatform.glPixelTexGenParameteriSGIS object at 0x86ad74c>
glPixelTexGenParameterivSGIS = <OpenGL.platform.baseplatform.glPixelTexGenParameterivSGIS object at 0x86ad76c>