OpenGL.GL.SGIX.subsample
index
/home/mcfletch/pylive/OpenGL/GL/SGIX/subsample.py

OpenGL extension SGIX.subsample
 
This module customises the behaviour of the 
OpenGL.raw.GL.SGIX.subsample to provide a more 
Python-friendly API
 
The official definition of this extension is available here:
http://www.opengl.org/registry/specs/SGIX/subsample.txt

 
Modules
       
OpenGL.arrays
OpenGL.constant
OpenGL.constants
ctypes
OpenGL.extensions
OpenGL.GL.glget
OpenGL.platform
OpenGL.wrapper

 
Data
        EXTENSION_NAME = 'GL_SGIX_subsample'
GL_PACK_SUBSAMPLE_RATE_SGIX = GL_PACK_SUBSAMPLE_RATE_SGIX
GL_PIXEL_SUBSAMPLE_2424_SGIX = GL_PIXEL_SUBSAMPLE_2424_SGIX
GL_PIXEL_SUBSAMPLE_4242_SGIX = GL_PIXEL_SUBSAMPLE_4242_SGIX
GL_PIXEL_SUBSAMPLE_4444_SGIX = GL_PIXEL_SUBSAMPLE_4444_SGIX
GL_UNPACK_SUBSAMPLE_RATE_SGIX = GL_UNPACK_SUBSAMPLE_RATE_SGIX
__file__ = '/home/mcfletch/pylive/OpenGL/GL/SGIX/subsample.pyc'
__name__ = 'OpenGL.GL.SGIX.subsample'
__package__ = 'OpenGL.GL.SGIX'