OpenGLContext.gluttestingcontext
index
/home/mcfletch/pylive/OpenGLContext/gluttestingcontext.py

Testing context for GLUT API, providing default context class and main loop
 
You normally use this module via the testingcontext module.

 
Modules
       
OpenGLContext.glutinteractivecontext

 
Functions
       
main(TestContext, *args, **named)
Mainloop for the GLUT testing context

 
Data
        __file__ = '/home/mcfletch/pylive/OpenGLContext/gluttestingcontext.py'
__name__ = 'OpenGLContext.gluttestingcontext'
__package__ = 'OpenGLContext'