HPC_Voxel_Engine 0.2.0
High-Performance C++ Voxel Engine
Loading...
Searching...
No Matches
AABB Member List

This is the complete list of members for AABB, including all inherited members.

AABB(const Core::Vec3 &ObjMinPt, const Core::Vec3 &ObjMaxPt)AABBinline
CheckCollision(const AABB &Other) constAABBinline
GetCenter() constAABBinline
GetHalfExtents() constAABBinline
m_objMaxPtAABB
m_objMinPtAABB
Translate(const Core::Vec3 &offset)AABBinline