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

OpenGL extension NV.depth_clamp
 
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
       
glInitDepthClampNV()
Return boolean indicating whether this extension is available

 
Data
        EXTENSION_NAME = 'GL_NV_depth_clamp'
GL_DEPTH_CLAMP_NV = GL_DEPTH_CLAMP_NV
_DEPRECATED = False
__file__ = '/home/mcfletch/pylive/OpenGL/raw/GL/NV/depth_clamp.pyc'
__name__ = 'OpenGL.raw.GL.NV.depth_clamp'
__package__ = 'OpenGL.raw.GL.NV'