Wwise SDK 2024.1.1
|
#include <AkVectors.h>
Public Member Functions | |
AkBox ()=default | |
void | Init (const Ak3DVector &in_center, const Ak3DVector &in_extent, const Ak3DVector &in_Front, const Ak3DVector &in_Up) |
bool | IsPointInBox (const Ak3DVector &in_Point) const |
Ak3DVector | GetSize () const |
Ak3DVector | GetCenter () const |
Ak3DVector | GetUx () const |
Ak3DVector | GetUy () const |
Ak3DVector | GetUz () const |
Ak3DVector | GetFront () const |
Ak3DVector | GetUp () const |
Ak3DVector | GetSide () const |
AkReal32 | GetVolume () const |
bool | SeparatingAxisExists (const Ak3DVector &L, const AkBox &B) const |
void | UpdateBoundingBox (AkBoundingBox &out_aabb) const |
Definition at line 1839 of file AkVectors.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise