menu
版本
2022.1.18.8567
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.3.8749
2023.1.11.8682
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise SDK 2022.1.18
|
#include <AkVectors.h>
Public 成员函数 | |
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 |
在文件 AkVectors.h 第 1835 行定义.