| OpenGL.GL.IBM.vertex_array_lists | index /tmp/buildd/pyopengl-3.0.0~b6/OpenGL/GL/IBM/vertex_array_lists.py |
OpenGL extension IBM.vertex_array_lists
This module customises the behaviour of the
OpenGL.raw.GL.IBM.vertex_array_lists to provide a more
Python-friendly API
| Modules | ||||||
| ||||||
| Data | ||
| EXTENSION_NAME = 'GL_IBM_vertex_array_lists' __file__ = '/tmp/buildd/pyopengl-3.0.0~b6/OpenGL/GL/IBM/vertex_array_lists.py' __name__ = 'OpenGL.GL.IBM.vertex_array_lists' glColorPointerListIBM = <OpenGL.platform.baseplatform.glColorPointerListIBM object at 0x90cfb0c> glEdgeFlagPointerListIBM = <OpenGL.platform.baseplatform.glEdgeFlagPointerListIBM object at 0x90cfb8c> glFogCoordPointerListIBM = <OpenGL.platform.baseplatform.glFogCoordPointerListIBM object at 0x90cfbcc> glIndexPointerListIBM = <OpenGL.platform.baseplatform.glIndexPointerListIBM object at 0x90cfc0c> glNormalPointerListIBM = <OpenGL.platform.baseplatform.glNormalPointerListIBM object at 0x90cfc4c> glSecondaryColorPointerListIBM = <OpenGL.platform.baseplatform.glSecondaryColorPointerListIBM object at 0x90cfb4c> glTexCoordPointerListIBM = <OpenGL.platform.baseplatform.glTexCoordPointerListIBM object at 0x90cfc8c> glVertexPointerListIBM = <OpenGL.platform.baseplatform.glVertexPointerListIBM object at 0x90cfccc> | ||