OpenGL.GL.ARB.color_buffer_float | index /build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/ARB/color_buffer_float.py |
OpenGL extension ARB.color_buffer_float
This module customises the behaviour of the
OpenGL.raw.GL.ARB.color_buffer_float to provide a more
Python-friendly API
Modules | ||||||
|
Data | ||
EXTENSION_NAME = 'GL_ARB_color_buffer_float' GL_CLAMP_FRAGMENT_COLOR_ARB = GL_CLAMP_FRAGMENT_COLOR_ARB GL_CLAMP_READ_COLOR_ARB = GL_CLAMP_READ_COLOR_ARB GL_CLAMP_VERTEX_COLOR_ARB = GL_CLAMP_VERTEX_COLOR_ARB GL_FIXED_ONLY_ARB = GL_FIXED_ONLY_ARB GL_RGBA_FLOAT_MODE_ARB = GL_RGBA_FLOAT_MODE_ARB __file__ = '/build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/ARB/color_buffer_float.py' __name__ = 'OpenGL.GL.ARB.color_buffer_float' glClampColorARB = <OpenGL.platform.baseplatform.glClampColorARB object at 0x88679cc> |