OpenGL.GL.SGIS.sharpen_texture
index
/build/buildd/pyopengl-3.0.0~b3/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
       
OpenGL.arrays
OpenGL.constant
OpenGL.constants
ctypes
OpenGL.extensions
OpenGL.GL.glget
OpenGL.platform
OpenGL.wrapper

 
Data
        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__ = '/build/buildd/pyopengl-3.0.0~b3/OpenGL/GL/SGIS/sharpen_texture.py'
__name__ = 'OpenGL.GL.SGIS.sharpen_texture'
glGetSharpenTexFuncSGIS = <OpenGL.platform.baseplatform.glGetSharpenTexFuncSGIS object at 0x89d240c>
glSharpenTexFuncSGIS = <OpenGL.platform.baseplatform.glSharpenTexFuncSGIS object at 0x89d23ec>