| OpenGL.GLU.projection | index /build/buildd/pyopengl-3.0.0~b6/OpenGL/GLU/projection.py |
glu[Un]Project[4] convenience wrappers
| Modules | ||||||
| ||||||
| Data | ||
| __all__ = ('gluProject', 'gluUnProject', 'gluUnProject4') __file__ = '/build/buildd/pyopengl-3.0.0~b6/OpenGL/GLU/projection.py' __name__ = 'OpenGL.GLU.projection' gluProject = <OpenGL.lazywrapper.gluProject object at 0x855926c> gluUnProject = <OpenGL.lazywrapper.gluUnProject object at 0x855930c> gluUnProject4 = <OpenGL.lazywrapper.gluUnProject4 object at 0x85593ac> | ||