Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

config.h File Reference

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]


Variable Documentation

const float colorBlue[4]
 

Definition at line 45 of file config.h.

const float colorDarkBrown[4]
 

Definition at line 55 of file config.h.

const float colorDarkGreen[4]
 

Definition at line 50 of file config.h.

const float colorDarkGrey[4]
 

Definition at line 52 of file config.h.

Referenced by display().

const float colorDarkRed[4]
 

Definition at line 54 of file config.h.

const float colorDarkYellow[4]
 

Definition at line 53 of file config.h.

const float colorGreen[4]
 

Definition at line 47 of file config.h.

const float colorNone[4]
 

Definition at line 51 of file config.h.

Referenced by setDiffuseMaterialColor(), and setProgramMaterialColor().

const float colorRed[4]
 

Definition at line 46 of file config.h.

const float colorSky[4]
 

Definition at line 56 of file config.h.

Referenced by display().

const float colorWhite[4]
 

Definition at line 44 of file config.h.

Referenced by display(), and setProgramMaterialColor().

const float colorYellow[4]
 

Definition at line 49 of file config.h.

bool g_bBlinnPhong
 

Definition at line 23 of file config.h.

Referenced by setProgramMaterialColor(), and special().

bool g_bFrameRate
 

Definition at line 22 of file config.h.

Referenced by display(), and selectFromMenu().

bool g_bLighting
 

Definition at line 21 of file config.h.

Referenced by renderScene(), and selectFromMenu().

bool g_bPerPixelLighting
 

Definition at line 24 of file config.h.

Referenced by drawTorus(), setProgramMaterialColor(), and special().

float g_fTorusX
 

Definition at line 7 of file config.h.

Referenced by drawTorus(), and timerCallback().

float g_fTorusY
 

Definition at line 7 of file config.h.

Referenced by drawTorus(), and timerCallback().

float g_fViewDistance
 

Definition at line 40 of file config.h.

Referenced by setupCamera().

int g_hfH
 

Definition at line 15 of file config.h.

Referenced by gethf(), initGL(), and initHeightField().

int g_hfW
 

Definition at line 13 of file config.h.

Referenced by gethf(), initGL(), and initHeightField().

const float g_lightPos[4]
 

Definition at line 35 of file config.h.

Referenced by display(), drawTorus(), and setupCamera().

float g_lightPosEye[4]
 

Definition at line 37 of file config.h.

Referenced by drawTorus(), and setupCamera().

const int g_nTimerDelay
 

Definition at line 32 of file config.h.

Referenced by main(), and timerCallback().

float g_specularExponent
 

Definition at line 28 of file config.h.

Referenced by keyboard(), and setProgramMaterialColor().

const char* g_strHeightFieldFile
 

Definition at line 17 of file config.h.

Referenced by initGL(), and initHeightField().

const char* g_strResourceDir
 

Definition at line 10 of file config.h.

Referenced by initHeightField(), and initTextures().

float ModelViewMatrix[16]
 

Definition at line 5 of file config.h.

Referenced by display(), and drawTorus().


Generated on Thu Jan 20 02:47:13 2005 for Projective_Texture_Effect_Demo by doxygen 1.3.6