|
HPC_Voxel_Engine 0.2.0
High-Performance C++ Voxel Engine
|
This is the complete list of members for AABB, including all inherited members.
| AABB(const Core::Vec3 &ObjMinPt, const Core::Vec3 &ObjMaxPt) | AABB | inline |
| CheckCollision(const AABB &Other) const | AABB | inline |
| GetCenter() const | AABB | inline |
| GetHalfExtents() const | AABB | inline |
| m_objMaxPt | AABB | |
| m_objMinPt | AABB | |
| Translate(const Core::Vec3 &offset) | AABB | inline |