pyunity.window.glutWindow.
Window
Bases: object
object
A window provider that uses FreeGLUT.
display
Function to render in the scene.
start
Start the main loop of the window.
updateFunc (function) – The function that calls the OpenGL calls.
Contents: