Public Member Functions | |
AkBoundingBox () | |
void | Update (const Ak3DVector &in_point) |
bool | IsWithin (const Ak3DVector &in_Point) const |
bool | IsWithin (const AkBoundingBox &in_BB) const |
AkForceInline AkReal32 | ACos (AkReal32 in_fAngle) const |
Public Attributes | |
Ak3DVector | m_Min |
Ak3DVector | m_Max |
Definition at line 1201 of file AkVectors.h.