OpenGL.GL.APPLE.vertex_array_object
index
/var/pylive/src/OpenGL-dev/OpenGL-ctypes/OpenGL/GL/APPLE/vertex_array_object.py

OpenGL extension APPLE.vertex_array_object
 
This module customises the behaviour of the 
OpenGL.raw.GL.APPLE.vertex_array_object 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
        GL_VERTEX_ARRAY_BINDING_APPLE = GL_VERTEX_ARRAY_BINDING_APPLE
glBindVertexArrayAPPLE = <OpenGL.platform.glBindVertexArrayAPPLE object at 0x2aaab3bbe7d0>
glDeleteVertexArraysAPPLE = <OpenGL.platform.glDeleteVertexArraysAPPLE object at 0x2aaab3bbe850>
glGenVertexArraysAPPLE = <OpenGL.platform.glGenVertexArraysAPPLE object at 0x2aaab3bbe8d0>
glIsVertexArrayAPPLE = <OpenGL.platform.glIsVertexArrayAPPLE object at 0x2aaab3bbe9d0>