#include <glutint.h>
Collaboration diagram for _GLUTtimer:

Public Attributes | |
| GLUTtimer * | next |
| timeval | timeout |
| GLUTtimerCB | func |
| int | value |
Definition at line 539 of file glutint.h.
|
|
Definition at line 542 of file glutint.h. Referenced by glutTimerFunc(), and handleTimeouts(). |
|
|
Definition at line 540 of file glutint.h. Referenced by glutTimerFunc(), and handleTimeouts(). |
|
|
Definition at line 541 of file glutint.h. Referenced by glutTimerFunc(), handleTimeouts(), and waitForSomething(). |
|
|
Definition at line 543 of file glutint.h. Referenced by glutTimerFunc(). |
1.4.4