#include <math.h>
Public Member Functions | |
AABB () | |
AABB (const Vector &vpos, const Vector &vextents) | |
Public Attributes | |
Vector | extents |
Vector | pos |
AABB::AABB | ( | ) | [inline] |
AABB::AABB | ( | const Vector & | vpos, |
const Vector & | vextents | ||
) | [inline] |