The Winamp Remote Control suite
a remote control client and plugin for Winamp 2.x, 5.x
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
AboutGLDisplay.cpp File Reference
#include "AboutGLDisplay.h"
#include <GL\gl.h>
#include <GL\glu.h>
#include <sysutils.hpp>

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])

Macro Definition Documentation

#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.


Function Documentation

void matrixIdentity ( GLfloat  m[4][4])

Definition at line 545 of file AboutGLDisplay.cpp.