OpenGL.raw.GL.IBM.vertex_array_lists
index
/home/mcfletch/pylive/OpenGL/raw/GL/IBM/vertex_array_lists.py

OpenGL extension IBM.vertex_array_lists
 
Automatically generated by the get_gl_extensions script, do not edit!

 
Modules
       
OpenGL.arrays
OpenGL.constant
OpenGL.constants
ctypes
OpenGL.extensions
OpenGL.GL.glget
OpenGL.platform

 
Functions
       
glInitVertexArrayListsIBM()
Return boolean indicating whether this extension is available

 
Data
        EXTENSION_NAME = 'GL_IBM_vertex_array_lists'
_DEPRECATED = False
__file__ = '/home/mcfletch/pylive/OpenGL/raw/GL/IBM/vertex_array_lists.pyc'
__name__ = 'OpenGL.raw.GL.IBM.vertex_array_lists'
__package__ = 'OpenGL.raw.GL.IBM'
glColorPointerListIBM = <OpenGL.platform.baseplatform.glColorPointerListIBM object at 0x78c9110>
glEdgeFlagPointerListIBM = <OpenGL.platform.baseplatform.glEdgeFlagPointerListIBM object at 0x78cc290>
glFogCoordPointerListIBM = <OpenGL.platform.baseplatform.glFogCoordPointerListIBM object at 0x78cc310>
glIndexPointerListIBM = <OpenGL.platform.baseplatform.glIndexPointerListIBM object at 0x78cc390>
glNormalPointerListIBM = <OpenGL.platform.baseplatform.glNormalPointerListIBM object at 0x78cc410>
glSecondaryColorPointerListIBM = <OpenGL.platform.baseplatform.glSecondaryColorPointerListIBM object at 0x78cc210>
glTexCoordPointerListIBM = <OpenGL.platform.baseplatform.glTexCoordPointerListIBM object at 0x78cc490>
glVertexPointerListIBM = <OpenGL.platform.baseplatform.glVertexPointerListIBM object at 0x78cc510>