Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
light.cpp File Reference
#include "light.h"
#include "ww3d.h"
#include "ww3dids.h"
#include "w3d_file.h"
#include "w3d_util.h"
#include "w3derr.h"
#include "chunkio.h"
#include "rinfo.h"
#include "scene.h"
#include "persistfactory.h"
#include "statistics.h"

Go to the source code of this file.

Enumerations

enum  { LIGHT_CHUNK_W3DFILE = 0x02157100 , LIGHT_CHUNK_VARIABLES , LIGHT_VARIABLE_TRANSFORM = 0x00 }
 

Variables

SimplePersistFactoryClass< LightClass, WW3D_PERSIST_CHUNKID_LIGHT_LightFactory
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
LIGHT_CHUNK_W3DFILE 
LIGHT_CHUNK_VARIABLES 
LIGHT_VARIABLE_TRANSFORM 

Definition at line 81 of file light.cpp.

Variable Documentation

◆ _LightFactory

Definition at line 76 of file light.cpp.