HPC_Voxel_Engine 0.2.0
High-Performance C++ Voxel Engine
Loading...
Searching...
No Matches
Enumerations
Frustum.cpp File Reference
#include "Frustum.h"
Include dependency graph for Frustum.cpp:

Enumerations

enum  PlaneSide {
  PLANE_LEFT = 0 , PLANE_RIGHT , PLANE_TOP , PLANE_BOTTOM ,
  PLANE_NEAR , PLANE_FAR
}
 

Enumeration Type Documentation

◆ PlaneSide

enum PlaneSide
Enumerator
PLANE_LEFT 
PLANE_RIGHT 
PLANE_TOP 
PLANE_BOTTOM 
PLANE_NEAR 
PLANE_FAR