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

OpenGL extension NV.conditional_render
 
The official definition of this extension is available here:
        http://oss.sgi.com/projects/ogl-sample/registry/NV/conditional_render.txt
 
Automatically generated by the get_gl_extensions script, do not edit!

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

 
Functions
       
glInitConditionalRenderNV()
Return boolean indicating whether this extension is available

 
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/raw/GL/NV/conditional_render.py'
__name__ = 'OpenGL.raw.GL.NV.conditional_render'
glBeginConditionalRenderNV = <OpenGL.platform.baseplatform.glBeginConditionalRenderNV object at 0x8cea3ac>
glEndConditionalRenderNV = <OpenGL.platform.baseplatform.glEndConditionalRenderNV object at 0x8cea40c>