Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

Light_LightInfo Struct Reference

#include <Light.h>

List of all members.

Public Attributes

BOOL LTypeDynamic [MAX_LTYPES]
int32 LTypeIntensities [MAX_LTYPES]
uint8 LTypeIntensities2 [MAX_LTYPES]
char LTypeTable [MAX_LTYPES][70]
int32 IPos [MAX_LTYPES]
Light_DLight DynamicLights [MAX_DYNAMIC_LIGHTS]
int32 NumDynamicLights


Member Data Documentation

Light_DLight Light_LightInfo::DynamicLights[MAX_DYNAMIC_LIGHTS]
 

Definition at line 71 of file Light.h.

Referenced by gePuppet_PrepLights(), geSprite_UpdateLighting(), Light_SetupLightmap(), Light_SetupLights(), and Light_WorldAddLight().

int32 Light_LightInfo::IPos[MAX_LTYPES]
 

Definition at line 69 of file Light.h.

Referenced by Light_WorldGetLTypeCurrent(), and UpdateLTypeTables().

BOOL Light_LightInfo::LTypeDynamic[MAX_LTYPES]
 

Definition at line 64 of file Light.h.

Referenced by Light_SetupLightmap(), and UpdateLTypeTables().

int32 Light_LightInfo::LTypeIntensities[MAX_LTYPES]
 

Definition at line 65 of file Light.h.

Referenced by Light_SetupLightmap(), and UpdateLTypeTables().

uint8 Light_LightInfo::LTypeIntensities2[MAX_LTYPES]
 

Definition at line 66 of file Light.h.

Referenced by UpdateLTypeTables().

char Light_LightInfo::LTypeTable[MAX_LTYPES][70]
 

Definition at line 68 of file Light.h.

Referenced by Light_WorldGetLTypeCurrent(), Light_WorldSetLTypeTable(), and UpdateLTypeTables().

int32 Light_LightInfo::NumDynamicLights
 

Definition at line 72 of file Light.h.

Referenced by Light_SetupLightmap(), Light_WorldAddLight(), and Light_WorldRemoveLight().


The documentation for this struct was generated from the following file:
Generated on Tue Sep 30 12:39:20 2003 for GTestAndEngine by doxygen 1.3.2