| OpenGL.GL.SGIX.list_priority | index /tmp/buildd/pyopengl-3.0.0~b6/OpenGL/GL/SGIX/list_priority.py |
OpenGL extension SGIX.list_priority
This module customises the behaviour of the
OpenGL.raw.GL.SGIX.list_priority to provide a more
Python-friendly API
| Modules | ||||||
| ||||||
| Data | ||
| EXTENSION_NAME = 'GL_SGIX_list_priority' GL_LIST_PRIORITY_SGIX = GL_LIST_PRIORITY_SGIX __file__ = '/tmp/buildd/pyopengl-3.0.0~b6/OpenGL/GL/SGIX/list_priority.py' __name__ = 'OpenGL.GL.SGIX.list_priority' glGetListParameterfvSGIX = <OpenGL.platform.baseplatform.glGetListParameterfvSGIX object at 0x8c4cc8c> glGetListParameterivSGIX = <OpenGL.platform.baseplatform.glGetListParameterivSGIX object at 0x8c4ccec> glListParameterfSGIX = <OpenGL.platform.baseplatform.glListParameterfSGIX object at 0x8c4cd2c> glListParameterfvSGIX = <OpenGL.platform.baseplatform.glListParameterfvSGIX object at 0x8c4cd6c> glListParameteriSGIX = <OpenGL.platform.baseplatform.glListParameteriSGIX object at 0x8c4cdac> glListParameterivSGIX = <OpenGL.platform.baseplatform.glListParameterivSGIX object at 0x8c4cdec> | ||