OpenGL.raw.GL.OML.resample
index
/home/mcfletch/pylive/OpenGL/raw/GL/OML/resample.py

OpenGL extension OML.resample
 
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
       
glInitResampleOML()
Return boolean indicating whether this extension is available

 
Data
        EXTENSION_NAME = 'GL_OML_resample'
GL_PACK_RESAMPLE_OML = GL_PACK_RESAMPLE_OML
GL_RESAMPLE_AVERAGE_OML = GL_RESAMPLE_AVERAGE_OML
GL_RESAMPLE_DECIMATE_OML = GL_RESAMPLE_DECIMATE_OML
GL_RESAMPLE_REPLICATE_OML = GL_RESAMPLE_REPLICATE_OML
GL_RESAMPLE_ZERO_FILL_OML = GL_RESAMPLE_ZERO_FILL_OML
GL_UNPACK_RESAMPLE_OML = GL_UNPACK_RESAMPLE_OML
_DEPRECATED = False
__file__ = '/home/mcfletch/pylive/OpenGL/raw/GL/OML/resample.pyc'
__name__ = 'OpenGL.raw.GL.OML.resample'
__package__ = 'OpenGL.raw.GL.OML'