OpenGL.GL.SGIX.resample
index
/build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/SGIX/resample.py

OpenGL extension SGIX.resample
 
This module customises the behaviour of the 
OpenGL.raw.GL.SGIX.resample 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_SGIX_resample'
GL_PACK_RESAMPLE_SGIX = GL_PACK_RESAMPLE_SGIX
GL_RESAMPLE_DECIMATE_SGIX = GL_RESAMPLE_DECIMATE_SGIX
GL_RESAMPLE_REPLICATE_SGIX = GL_RESAMPLE_REPLICATE_SGIX
GL_RESAMPLE_ZERO_FILL_SGIX = GL_RESAMPLE_ZERO_FILL_SGIX
GL_UNPACK_RESAMPLE_SGIX = GL_UNPACK_RESAMPLE_SGIX
__file__ = '/build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/SGIX/resample.py'
__name__ = 'OpenGL.GL.SGIX.resample'