#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 |
| #define DEBUG_SHADOW_RENDERING 0 |
Definition at line 93 of file texproject.cpp.
| const float INTENSITY_RATE_OF_CHANGE = 1.0f |
Definition at line 96 of file texproject.cpp.