| OpenGL.GL.SGIS.sharpen_texture | index /tmp/buildd/pyopengl-3.0.0~b6/OpenGL/GL/SGIS/sharpen_texture.py |
OpenGL extension SGIS.sharpen_texture
This module customises the behaviour of the
OpenGL.raw.GL.SGIS.sharpen_texture to provide a more
Python-friendly API
| Modules | ||||||
| ||||||
| Data | ||
| EXTENSION_NAME = 'GL_SGIS_sharpen_texture' GL_LINEAR_SHARPEN_ALPHA_SGIS = GL_LINEAR_SHARPEN_ALPHA_SGIS GL_LINEAR_SHARPEN_COLOR_SGIS = GL_LINEAR_SHARPEN_COLOR_SGIS GL_LINEAR_SHARPEN_SGIS = GL_LINEAR_SHARPEN_SGIS GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS = GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS __file__ = '/tmp/buildd/pyopengl-3.0.0~b6/OpenGL/GL/SGIS/sharpen_texture.py' __name__ = 'OpenGL.GL.SGIS.sharpen_texture' glGetSharpenTexFuncSGIS = <OpenGL.platform.baseplatform.glGetSharpenTexFuncSGIS object at 0x92b4fec> glSharpenTexFuncSGIS = <OpenGL.platform.baseplatform.glSharpenTexFuncSGIS object at 0x92b4fac> | ||