| OpenGL.GL.ATI.element_array | index /tmp/buildd/pyopengl-3.0.0~b6/OpenGL/GL/ATI/element_array.py |
OpenGL extension ATI.element_array
This module customises the behaviour of the
OpenGL.raw.GL.ATI.element_array to provide a more
Python-friendly API
| Modules | ||||||
| ||||||
| Data | ||
| EXTENSION_NAME = 'GL_ATI_element_array' GL_ELEMENT_ARRAY_ATI = GL_ELEMENT_ARRAY_ATI GL_ELEMENT_ARRAY_POINTER_ATI = GL_ELEMENT_ARRAY_POINTER_ATI GL_ELEMENT_ARRAY_TYPE_ATI = GL_ELEMENT_ARRAY_TYPE_ATI __file__ = '/tmp/buildd/pyopengl-3.0.0~b6/OpenGL/GL/ATI/element_array.py' __name__ = 'OpenGL.GL.ATI.element_array' glDrawElementArrayATI = <OpenGL.platform.baseplatform.glDrawElementArrayATI object at 0x8f6bbec> glDrawRangeElementArrayATI = <OpenGL.platform.baseplatform.glDrawRangeElementArrayATI object at 0x8f6bc2c> glElementPointerATI = <OpenGL.platform.baseplatform.glElementPointerATI object at 0x8f6ba6c> | ||