Python_2  1.0
Namespaces | Functions | Variables
NeHeGL.py File Reference

Namespaces

 NeHeGL
 NeHe Tutorial Lesson: 48 - ArcBall Rotation.
 

Functions

def NeHeGL.InitGL (Width, Height)
 
def NeHeGL.ReSizeGLScene (Width, Height)
 
def NeHeGL.keyPressed (*args)
 
def NeHeGL.main ()
 

Variables

string NeHeGL.ESCAPE = b'\033'
 
int NeHeGL.window = 0