Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
texproject.cpp File Reference
#include "texproject.h"
#include "vertmaterial.h"
#include "shader.h"
#include "texture.h"
#include "rendobj.h"
#include "rinfo.h"
#include "camera.h"
#include "matpass.h"
#include "bwrender.h"
#include "assetmgr.h"
#include "dx8wrapper.h"
#include "mpu.h"

Go to the source code of this file.

Macros

#define DEBUG_SHADOW_RENDERING   0
 

Variables

const float INTENSITY_RATE_OF_CHANGE = 1.0f
 

Macro Definition Documentation

◆ DEBUG_SHADOW_RENDERING

#define DEBUG_SHADOW_RENDERING   0

Definition at line 93 of file texproject.cpp.

Variable Documentation

◆ INTENSITY_RATE_OF_CHANGE

const float INTENSITY_RATE_OF_CHANGE = 1.0f

Definition at line 96 of file texproject.cpp.