|
Wwise SDK 2025.1.3
|
#include <AkVectors.h>
公開型 | |
| using | TVectorType = T3DVector< TReal > |
公開メンバ関数 | |
| TBoundingBox (const TVectorType &in_min, const TVectorType &in_max) | |
| TBoundingBox () | |
| void | Update (const TVectorType &in_point) |
| AkForceInline bool | IsWithin (const TVectorType &in_Point) const |
| AkForceInline bool | IsWithin (const TBoundingBox &in_BB) const |
| TBoundingBox | Intersect (const TBoundingBox &in_BB) const |
| AkForceInline bool | IsEmpty () const |
| AkForceInline bool | IsValid () const |
公開変数類 | |
| TVectorType | m_Min |
| TVectorType | m_Max |
AkVectors.h の 1760 行目に定義があります。