OpenGL.GL.ATI.map_object_buffer | index /build/buildd/pyopengl-3.0.0~b6/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 | ||||||
|
Data | ||
EXTENSION_NAME = 'GL_ATI_map_object_buffer' __file__ = '/build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/ATI/map_object_buffer.py' __name__ = 'OpenGL.GL.ATI.map_object_buffer' glMapObjectBufferATI = <OpenGL.platform.baseplatform.glMapObjectBufferATI object at 0x87ce06c> glUnmapObjectBufferATI = <OpenGL.platform.baseplatform.glUnmapObjectBufferATI object at 0x87ce26c> |