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

Namespaces

 _14_lesson5
 This code was created by Richard Campbell '99 and ported to Python/PyOpenGL by John Ferguson and Tony Colston 2000.
 

Functions

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

Variables

string _14_lesson5.__version__ = '$Revision: 1.8 $'.split()[1]
 
 _14_lesson5.__date__ = str.join(' ', '$Date: 2002/12/31 04:13:56 $'.split()[1:3])
 
string _14_lesson5.__author__ = 'Tarn Weisner Burton <twburton@users.sourceforge.net>'
 
string _14_lesson5.ESCAPE = b'\033'
 
int _14_lesson5.window = 0
 
float _14_lesson5.rtri = 0.0
 
float _14_lesson5.rquad = 0.0