OpenGL.GLU.projection
index
/home/mcfletch/pylive/OpenGL/GLU/projection.py

glu[Un]Project[4] convenience wrappers

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

 
Functions
       
POINTER(...)

 
Data
        __all__ = ('gluProject', 'gluUnProject', 'gluUnProject4')
__file__ = '/home/mcfletch/pylive/OpenGL/GLU/projection.pyc'
__name__ = 'OpenGL.GLU.projection'
__package__ = 'OpenGL.GLU'
gluProject = OpenGL.lazywrapper.lazy( 'gluProject' )
gluUnProject = OpenGL.lazywrapper.lazy( 'gluUnProject' )
gluUnProject4 = OpenGL.lazywrapper.lazy( 'gluUnProject4' )