Collaboration diagram for Idle and Timer Callbacks:
![]() |
Functions | |
void | glutIdleFunc (void(*callback)(void)) |
void | glutTimerFunc (unsigned int msec, void(*callback)(int data), int data) |
|
Sets the global idle callback.
This callback is not bound to any window. It is a fatal error to call this function without properly initializing OpenGLEAN via glutInit().
|
|
Sets the Timer callback for the current window.
This callback is not bound to any window. It is a fatal error to call this function without properly initializing OpenGLEAN via glutInit().
|
Supported in part by SourceForge.net.
Generated on Fri Sep 16 20:15:35 2005 for OpenGLEAN by
doxygen 1.4.3
The OpenGLEAN project is hosted by
olib.org and
SourceForge.