OpenGL.GL.EXT.texture_perturb_normal | index /build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/EXT/texture_perturb_normal.py |
OpenGL extension EXT.texture_perturb_normal
This module customises the behaviour of the
OpenGL.raw.GL.EXT.texture_perturb_normal to provide a more
Python-friendly API
Modules | ||||||
|
Data | ||
EXTENSION_NAME = 'GL_EXT_texture_perturb_normal' GL_PERTURB_EXT = GL_PERTURB_EXT GL_TEXTURE_NORMAL_EXT = GL_TEXTURE_NORMAL_EXT __file__ = '/build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/EXT/texture_perturb_normal.py' __name__ = 'OpenGL.GL.EXT.texture_perturb_normal' glTextureNormalEXT = <OpenGL.platform.baseplatform.glTextureNormalEXT object at 0x85e6dcc> |