OpenGL.GL.EXT.depth_bounds_test
index
/build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/EXT/depth_bounds_test.py

OpenGL extension EXT.depth_bounds_test
 
This module customises the behaviour of the 
OpenGL.raw.GL.EXT.depth_bounds_test 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
        EXTENSION_NAME = 'GL_EXT_depth_bounds_test'
GL_DEPTH_BOUNDS_EXT = GL_DEPTH_BOUNDS_EXT
GL_DEPTH_BOUNDS_TEST_EXT = GL_DEPTH_BOUNDS_TEST_EXT
__file__ = '/build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/EXT/depth_bounds_test.py'
__name__ = 'OpenGL.GL.EXT.depth_bounds_test'
glDepthBoundsEXT = <OpenGL.platform.baseplatform.glDepthBoundsEXT object at 0x85c73ac>