OpenGL.raw.GL.NV.conditional_render
index
/home/mcfletch/pylive/OpenGL/raw/GL/NV/conditional_render.py

OpenGL extension NV.conditional_render
 
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
_DEPRECATED = False
__file__ = '/home/mcfletch/pylive/OpenGL/raw/GL/NV/conditional_render.pyc'
__name__ = 'OpenGL.raw.GL.NV.conditional_render'
__package__ = 'OpenGL.raw.GL.NV'
glBeginConditionalRenderNV = <OpenGL.platform.baseplatform.glBeginConditionalRenderNV object at 0x78d8cd0>
glEndConditionalRenderNV = <OpenGL.platform.baseplatform.glEndConditionalRenderNV object at 0x78d8d10>