Go to the source code of this file.
Variables | |
float | ModelViewMatrix [16] |
float | g_fTorusX |
float | g_fTorusY |
const char * | g_strResourceDir |
int | g_hfW |
int | g_hfH |
const char * | g_strHeightFieldFile |
bool | g_bLighting |
bool | g_bFrameRate |
bool | g_bBlinnPhong |
bool | g_bPerPixelLighting |
float | g_specularExponent |
const int | g_nTimerDelay |
const float | g_lightPos [4] |
float | g_lightPosEye [4] |
float | g_fViewDistance |
const float | colorWhite [4] |
const float | colorBlue [4] |
const float | colorRed [4] |
const float | colorGreen [4] |
const float | colorYellow [4] |
const float | colorDarkGreen [4] |
const float | colorNone [4] |
const float | colorDarkGrey [4] |
const float | colorDarkYellow [4] |
const float | colorDarkRed [4] |
const float | colorDarkBrown [4] |
const float | colorSky [4] |
|
|
|
|
|
|
|
Definition at line 52 of file config.h. Referenced by display(). |
|
|
|
|
|
|
|
Definition at line 51 of file config.h. Referenced by setDiffuseMaterialColor(), and setProgramMaterialColor(). |
|
|
|
Definition at line 56 of file config.h. Referenced by display(). |
|
Definition at line 44 of file config.h. Referenced by display(), and setProgramMaterialColor(). |
|
|
|
Definition at line 23 of file config.h. Referenced by setProgramMaterialColor(), and special(). |
|
Definition at line 22 of file config.h. Referenced by display(), and selectFromMenu(). |
|
Definition at line 21 of file config.h. Referenced by renderScene(), and selectFromMenu(). |
|
Definition at line 24 of file config.h. Referenced by drawTorus(), setProgramMaterialColor(), and special(). |
|
Definition at line 7 of file config.h. Referenced by drawTorus(), and timerCallback(). |
|
Definition at line 7 of file config.h. Referenced by drawTorus(), and timerCallback(). |
|
Definition at line 40 of file config.h. Referenced by setupCamera(). |
|
Definition at line 15 of file config.h. Referenced by gethf(), initGL(), and initHeightField(). |
|
Definition at line 13 of file config.h. Referenced by gethf(), initGL(), and initHeightField(). |
|
Definition at line 35 of file config.h. Referenced by display(), drawTorus(), and setupCamera(). |
|
Definition at line 37 of file config.h. Referenced by drawTorus(), and setupCamera(). |
|
Definition at line 32 of file config.h. Referenced by main(), and timerCallback(). |
|
Definition at line 28 of file config.h. Referenced by keyboard(), and setProgramMaterialColor(). |
|
Definition at line 17 of file config.h. Referenced by initGL(), and initHeightField(). |
|
Definition at line 10 of file config.h. Referenced by initHeightField(), and initTextures(). |
|
Definition at line 5 of file config.h. Referenced by display(), and drawTorus(). |