Trees | Indices | Help |
---|
|
GLUT context creation and management.
Bug: Closing a GLUT window via the window system (not the API) causes bogus error messages and even the occasional segfault.
To Do:glutCreateSubWindow
and
glutGet(GLUT_WINDOW_PARENT)
.
GLUT_KEY_F1
should be available as an
enum.
Author: Stephan Wenger
Date: 2012-02-29
|
|||
GlutWindow |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
_cursors = Enum(right_arrow, left_arrow, info, destroy, help,
|
|||
__package__ =
|
|
Initialize GLUT. Called automatically on import. |
Enter the GLUT main loop. To Do:
Avoid destroying a window in |
|
_cursors
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Mar 16 17:56:01 2012 | http://epydoc.sourceforge.net |