⚠️ This documentation corresponds to the latest development branch of axmol. It might diverge from the official releases.

Axmol Engine 3.0.0-84160d4
Loading...
Searching...
No Matches
AABB Member List

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) constAABB
getCenter()AABB
intersects(const AABB &aabb) constAABB
isEmpty() constAABB
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