AABB Member List
This is the complete list of members for
AABB, including all inherited members.
AABB() | AABB | [inline] |
AABB(const Point2f &MIN, const Point2f &MAX) | AABB | [inline] |
AABB(float minx, float miny, float maxx, float maxy) | AABB | [inline] |
AABB(const Point2f ¢er, float w, float h) | AABB | [inline] |
Area() const | AABB | [inline] |
CenterPosition() const | AABB | |
ClosestPoint(const Point2f &p) const | AABB | |
Extends(float &halfWidth, float &halfHeight) const | AABB | |
GetClosestNormal(const Point2f &p) const | AABB | |
Height() const | AABB | |
Inside(const Point2f &p) const | AABB | |
Intersect(const Line &l, float &enterTime, float &exitTime) const | AABB | |
Intersect(const Ray &r, float &enterTime, float &exitTime) const | AABB | |
max | AABB | |
min | AABB | |
Overlap(const AABB &b2) const | AABB | |
Overlap(const Circle &c) const | AABB | |
SquaredDistanceTo(const Point2f &p) const | AABB | |
ToRect() const | AABB | |
Width() const | AABB | |