OpenGL.GL.SGIS.sharpen_texture
index
/var/pylive/src/OpenGL-dev/OpenGL-ctypes/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
glGetSharpenTexFuncSGIS = <OpenGL.platform.glGetSharpenTexFuncSGIS object at 0x2aaab3f80590>
glSharpenTexFuncSGIS = <OpenGL.platform.glSharpenTexFuncSGIS object at 0x2aaab3f80510>