OpenGL.GL.NV.conditional_render
index
/build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/NV/conditional_render.py

OpenGL extension NV.conditional_render
 
This module customises the behaviour of the 
OpenGL.raw.GL.NV.conditional_render 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_NV_conditional_render'
GL_QUERY_BY_REGION_NO_WAIT_NV = GL_QUERY_BY_REGION_NO_WAIT_NV
GL_QUERY_BY_REGION_WAIT_NV = GL_QUERY_BY_REGION_WAIT_NV
GL_QUERY_NO_WAIT_NV = GL_QUERY_NO_WAIT_NV
GL_QUERY_WAIT_NV = GL_QUERY_WAIT_NV
__file__ = '/build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/NV/conditional_render.py'
__name__ = 'OpenGL.GL.NV.conditional_render'
glBeginConditionalRenderNV = <OpenGL.platform.baseplatform.glBeginConditionalRenderNV object at 0x8cea3ac>
glEndConditionalRenderNV = <OpenGL.platform.baseplatform.glEndConditionalRenderNV object at 0x8cea40c>