#include "include.h"
Go to the source code of this file.
Classes | |
class | mFont |
class | Global |
class | mLight2 |
class | Post |
class | ParticleUpdate |
class | ParticleRender |
class | ScreenSpace |
Macros | |
#define | MAX_LIGHTS 64 |
#define | AMBIENT_LIGHT 0.125f |
#define | NUM_STAGE 4 |
#define | POST_EDGE 0 |
#define | POST_BLUR 1 |
#define | POST_EMBOSS 2 |
#define | POST_BLOOM 3 |
#define | POST_COMBINE 4 |
#define | POST_MASK 5 |
#define | POST_RAY 6 |
#define | POST_RADIAL 7 |
#define | POST_GRADING 8 |
#define | POST_WAVE 9 |
#define | POST_HSV 10 |
#define | POST_DOF 11 |
#define AMBIENT_LIGHT 0.125f |
#define MAX_LIGHTS 64 |
#define NUM_STAGE 4 |
#define POST_BLOOM 3 |
#define POST_BLUR 1 |
#define POST_COMBINE 4 |
#define POST_DOF 11 |
#define POST_EDGE 0 |
#define POST_EMBOSS 2 |
#define POST_GRADING 8 |
#define POST_HSV 10 |
#define POST_MASK 5 |
#define POST_RADIAL 7 |
#define POST_RAY 6 |
#define POST_WAVE 9 |