#include "pkgeom.h"
#include "cameraf.h"
#include "camerad.h"
Go to the source code of this file.
Defines | |
#define | CPLANE_TOP 0 |
#define | CPLANE_BOTTOM 1 |
#define | CPLANE_LEFT 2 |
#define | CPLANE_RIGHT 3 |
#define | CPLANE_NEAR 4 |
#define | CPLANE_FAR 5 |
#define CPLANE_BOTTOM 1 |
#define CPLANE_FAR 5 |
#define CPLANE_LEFT 2 |
#define CPLANE_NEAR 4 |
#define CPLANE_RIGHT 3 |
#define CPLANE_TOP 0 |