OpenGL (version 2.0.1.04, 2002/07/11 12:56:01)
index
c:\bin\lang\py22\lib\site-packages\opengl\__init__.py

This is PyOpenGL 2.  For information regarding PyOpenGL see:
    http://pyopengl.sourceforge.net
 
For information on OpenGL see:
    http://www.opengl.org

 
Package Contents
             GL (package) -- For general information about OpenGL, including documentation, see http://www.opengl.org
GLE
GLU (package) -- http://www.opengl.org/developers/documentation/glx.html
GLUT -- The module provides an interface to the GLUT library.
Tk (package)
WGL (package) -- This module provides access to the WGL API.
__init__
gl2ps -- This module provides support for the LGPL GL2PS library
quaternion
trackball -- A module which implements a trackball class.
 
Data
             __author__ = 'Tarn Weisner Burton <twburton@users.sourceforge....Mike C. Fletcher <mcfletch@users.sourceforge.net>'
__build__ = 4
__date__ = '2002/07/11 12:56:01'
__path__ = [r'C:\bin\lang\py22\lib\site-packages\OpenGL']
 
Author
             Tarn Weisner Burton <twburton@users.sourceforge.net>
Mike C. Fletcher <mcfletch@users.sourceforge.net>