| OpenGL.GL.ARB.texture_mirrored_repeat | index /tmp/buildd/pyopengl-3.0.0~b6/OpenGL/GL/ARB/texture_mirrored_repeat.py |
OpenGL extension ARB.texture_mirrored_repeat
This module customises the behaviour of the
OpenGL.raw.GL.ARB.texture_mirrored_repeat to provide a more
Python-friendly API
| Modules | ||||||
| ||||||
| Data | ||
| EXTENSION_NAME = 'GL_ARB_texture_mirrored_repeat' GL_MIRRORED_REPEAT_ARB = GL_MIRRORED_REPEAT_ARB __file__ = '/tmp/buildd/pyopengl-3.0.0~b6/OpenGL/GL/ARB/texture_mirrored_repeat.py' __name__ = 'OpenGL.GL.ARB.texture_mirrored_repeat' | ||