OpenGL.GLU.projection
index
/tmp/buildd/pyopengl-3.0.0~b6/OpenGL/GLU/projection.py

glu[Un]Project[4] convenience wrappers

 
Modules
       
OpenGL.GL
OpenGL.arrays
ctypes
OpenGL.raw.GLU

 
Data
        __all__ = ('gluProject', 'gluUnProject', 'gluUnProject4')
__file__ = '/tmp/buildd/pyopengl-3.0.0~b6/OpenGL/GLU/projection.py'
__name__ = 'OpenGL.GLU.projection'
gluProject = <OpenGL.lazywrapper.gluProject object at 0x8d3ed0c>
gluUnProject = <OpenGL.lazywrapper.gluUnProject object at 0x8d3edac>
gluUnProject4 = <OpenGL.lazywrapper.gluUnProject4 object at 0x8d3ee4c>