![]() |
The Winamp Remote Control suite
a remote control client and plugin for Winamp 2.x, 5.x
|
Go to the source code of this file.
Macros | |
| #define | GLF_START_LIST 20000 |
| #define | TORUS 1 |
| #define | CUBE 2 |
| #define | SPHERE 3 |
Functions | |
| void | matrixIdentity (GLfloat m[4][4]) |
| #define CUBE 2 |
Definition at line 37 of file AboutGLDisplay.cpp.
| #define GLF_START_LIST 20000 |
Definition at line 35 of file AboutGLDisplay.cpp.
| #define SPHERE 3 |
Definition at line 38 of file AboutGLDisplay.cpp.
| #define TORUS 1 |
Definition at line 36 of file AboutGLDisplay.cpp.
| void matrixIdentity | ( | GLfloat | m[4][4] | ) |
Definition at line 545 of file AboutGLDisplay.cpp.