doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Classes | |
class | idPlane |
Macros | |
#define | ON_EPSILON 0.1f |
#define | DEGENERATE_DIST_EPSILON 1e-4f |
#define | SIDE_FRONT 0 |
#define | SIDE_BACK 1 |
#define | SIDE_ON 2 |
#define | SIDE_CROSS 3 |
#define | PLANESIDE_FRONT 0 |
#define | PLANESIDE_BACK 1 |
#define | PLANESIDE_ON 2 |
#define | PLANESIDE_CROSS 3 |
#define | PLANETYPE_X 0 |
#define | PLANETYPE_Y 1 |
#define | PLANETYPE_Z 2 |
#define | PLANETYPE_NEGX 3 |
#define | PLANETYPE_NEGY 4 |
#define | PLANETYPE_NEGZ 5 |
#define | PLANETYPE_TRUEAXIAL 6 |
#define | PLANETYPE_ZEROX 6 |
#define | PLANETYPE_ZEROY 7 |
#define | PLANETYPE_ZEROZ 8 |
#define | PLANETYPE_NONAXIAL 9 |
#define | plane_zero plane_origin |
Variables | |
idPlane | plane_origin |
#define plane_zero plane_origin |
idPlane plane_origin |