#include "Zdef.h"
#include "Zmacro.h"
#include "CVector3.h"
#include "CPlane.h"
#include "CMatrix.h"
Go to the source code of this file.
Compounds | |
class | CFrustum |
CFrustum. More... | |
Defines | |
#define | ZM_FRUSTUM_PLANE_RIGHT 0 |
#define | ZM_FRUSTUM_PLANE_LEFT 1 |
#define | ZM_FRUSTUM_PLANE_BOTTOM 2 |
#define | ZM_FRUSTUM_PLANE_TOP 3 |
#define | ZM_FRUSTUM_PLANE_FAR 4 |
#define | ZM_FRUSTUM_PLANE_NEAR 5 |
|
|
|
|
|
|
|
|
|
|
|
|