Macros | |
#define | TESTLINESTATE_BLOCKED 0 |
#define | TESTLINESTATE_EMPTY 1 |
#define | TESTLINESTATE_SOLID 2 |
Functions | |
void | MakeTnodes (dmodel_t *bm) |
qboolean | TestLine (lightinfo_t *l, const vec3_t start, const vec3_t stop) |
qboolean | TestSky (lightinfo_t *l, const vec3_t start, const vec3_t dir) |
Variables | |
tnode_t * | tnode_p |
tnode_t * | tnodes |
#define TESTLINESTATE_BLOCKED 0 |
#define TESTLINESTATE_EMPTY 1 |
#define TESTLINESTATE_SOLID 2 |
tnode_t * tnode_p |
tnode_t* tnodes |