|
GLG Toolkit, C / C++ API Library
Version 4.5
|
Typedefs | |
| typedef void * | GlgAnyType |
| Data type that can hold either an integer value or a pointer. More... | |
| typedef PlatformDependent | GlgBoolean |
| Boolean data type. More... | |
| typedef PlatformDependent | GlgIntervalID |
| Timer ID. More... | |
| typedef PlatformDependent | GlgLong |
| Integer data type, can hold a pointer. More... | |
| typedef PlatformDependent | GlgULong |
| Unsigned integer data type, can hold a pointer. More... | |
| typedef void* GlgAnyType |
Data type that can hold either an integer value or a pointer.
| typedef PlatformDependent GlgBoolean |
Boolean data type.
| typedef PlatformDependent GlgIntervalID |
Timer ID.
| typedef PlatformDependent GlgLong |
Integer data type, can hold a pointer.
| typedef PlatformDependent GlgULong |
Unsigned integer data type, can hold a pointer.