OpenGL.GL.SGIX.list_priority
index
/build/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
       
OpenGL.arrays
OpenGL.constant
OpenGL.constants
ctypes
OpenGL.extensions
OpenGL.GL.glget
OpenGL.platform
OpenGL.wrapper

 
Data
        EXTENSION_NAME = 'GL_SGIX_list_priority'
GL_LIST_PRIORITY_SGIX = GL_LIST_PRIORITY_SGIX
__file__ = '/build/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 0x85e6e8c>
glGetListParameterivSGIX = <OpenGL.platform.baseplatform.glGetListParameterivSGIX object at 0x85e6eac>
glListParameterfSGIX = <OpenGL.platform.baseplatform.glListParameterfSGIX object at 0x85e6ecc>
glListParameterfvSGIX = <OpenGL.platform.baseplatform.glListParameterfvSGIX object at 0x85e6eec>
glListParameteriSGIX = <OpenGL.platform.baseplatform.glListParameteriSGIX object at 0x85c362c>
glListParameterivSGIX = <OpenGL.platform.baseplatform.glListParameterivSGIX object at 0x85c366c>