cocos2d-x  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
AABB Member List

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

_maxAABB
_minAABB
AABB()AABB
AABB(const Vec3 &min, const Vec3 &max)AABB
AABB(const AABB &box)AABB
containPoint(const Vec3 &point) const AABB
getCenter()AABB
getCorners(Vec3 *dst) const 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