OpenGL.GL.ATI.map_object_buffer
index
/build/buildd/pyopengl-3.0.0~b3/OpenGL/GL/ATI/map_object_buffer.py

OpenGL extension ATI.map_object_buffer
 
This module customises the behaviour of the 
OpenGL.raw.GL.ATI.map_object_buffer to provide a more 
Python-friendly API

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

 
Functions
       
glMapObjectBufferATI(...)
glMapObjectBufferATI( GLuint(buffer) ) -> ctypes.c_void_p
glUnmapObjectBufferATI(...)
glUnmapObjectBufferATI( GLuint(buffer) ) -> None

 
Data
        __file__ = '/build/buildd/pyopengl-3.0.0~b3/OpenGL/GL/ATI/map_object_buffer.py'
__name__ = 'OpenGL.GL.ATI.map_object_buffer'