| OpenGL.GL.OML.resample | index /tmp/buildd/pyopengl-3.0.0~b6/OpenGL/GL/OML/resample.py |
OpenGL extension OML.resample
This module customises the behaviour of the
OpenGL.raw.GL.OML.resample to provide a more
Python-friendly API
| Modules | ||||||
| ||||||
| 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 __file__ = '/tmp/buildd/pyopengl-3.0.0~b6/OpenGL/GL/OML/resample.py' __name__ = 'OpenGL.GL.OML.resample' | ||