Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

_GLUTtimer Struct Reference

#include <glutint.h>

Collaboration diagram for _GLUTtimer:

Collaboration graph
[legend]
List of all members.

Public Attributes

GLUTtimernext
timeval timeout
GLUTtimerCB func
int value

Detailed Description

Definition at line 539 of file glutint.h.


Member Data Documentation

GLUTtimerCB _GLUTtimer::func
 

Definition at line 542 of file glutint.h.

Referenced by glutTimerFunc(), and handleTimeouts().

GLUTtimer* _GLUTtimer::next
 

Definition at line 540 of file glutint.h.

Referenced by glutTimerFunc(), and handleTimeouts().

struct timeval _GLUTtimer::timeout
 

Definition at line 541 of file glutint.h.

Referenced by glutTimerFunc(), handleTimeouts(), and waitForSomething().

int _GLUTtimer::value
 

Definition at line 543 of file glutint.h.

Referenced by glutTimerFunc().


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 11:44:12 2006 for jot by  doxygen 1.4.4