AABB() | IceMaths::AABB | [inline] |
AABB_COMMON_METHODS | IceMaths::AABB | |
Extend(const Point &p) | IceMaths::AABB | [inline] |
GetCenter(Point ¢er) const | IceMaths::AABB | [inline] |
GetCenter(udword axis) const | IceMaths::AABB | [inline] |
GetDepth() const | IceMaths::AABB | [inline] |
GetDiagonal(Point &diagonal) const | IceMaths::AABB | [inline] |
GetExtents(Point &extents) const | IceMaths::AABB | [inline] |
GetExtents(udword axis) const | IceMaths::AABB | [inline] |
GetHeight() const | IceMaths::AABB | [inline] |
GetMax(Point &max) const | IceMaths::AABB | [inline] |
GetMax(udword axis) const | IceMaths::AABB | [inline] |
GetMin(Point &min) const | IceMaths::AABB | [inline] |
GetMin(udword axis) const | IceMaths::AABB | [inline] |
GetSize() const | IceMaths::AABB | [inline] |
GetVolume() const | IceMaths::AABB | [inline] |
GetWidth() const | IceMaths::AABB | [inline] |
GomezIntersect(const AABB &a) | IceMaths::AABB | [inline] |
Intersect(const AABB &a) const | IceMaths::AABB | [inline] |
Intersect(const AABB &a, udword axis) const | IceMaths::AABB | [inline] |
IsValid() const | IceMaths::AABB | [inline] |
mCenter | IceMaths::AABB | [private] |
mExtents | IceMaths::AABB | [private] |
operator*=(float s) | IceMaths::AABB | [inline] |
operator+=(const Point &trans) | IceMaths::AABB | [inline] |
operator/=(float s) | IceMaths::AABB | [inline] |
Rotate(const Matrix4x4 &mtx, AABB &aabb) const | IceMaths::AABB | [inline] |
SetCenterExtents(const Point &c, const Point &e) | IceMaths::AABB | [inline] |
SetEmpty() | IceMaths::AABB | [inline] |
SetMinMax(const Point &min, const Point &max) | IceMaths::AABB | [inline] |
SetPoint(const Point &pt) | IceMaths::AABB | [inline] |
~AABB() | IceMaths::AABB | [inline] |