HPC_Voxel_Engine 0.2.0
High-Performance C++ Voxel Engine
Loading...
Searching...
No Matches
Classes
AABB.h File Reference
#include <algorithm>
#include <cassert>
#include "../core/MathUtils.h"
Include dependency graph for AABB.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AABB
 Axis-Aligned Bounding Box for collision detection. Defined by a Minimum and Maximum point in 3D space. More...