Axmol Engine 2.4.0-258ceca
|
This is the complete list of members for AABB, including all inherited members.
AABB() | AABB | |
AABB(const Vec3 &min, const Vec3 &max) | AABB | |
containPoint(const Vec3 &point) const | AABB | |
getCenter() | AABB | |
intersects(const AABB &aabb) const | AABB | |
isEmpty() const | AABB | |
merge(const AABB &box) | AABB | |
reset() | AABB | |
set(const Vec3 &min, const Vec3 &max) | AABB | |
transform(const Mat4 &mat) | AABB | |
updateMinMax(const Vec3 *point, ssize_t num) | AABB |