|
Wwise SDK 2023.1.17
|
3D 64-bit vector. Intended as storage for world positions of sounds and objects, benefiting from 64-bit precision range [詳解]
#include <AkTypes.h>
公開メンバ関数 | |
| AkVector64 | operator+ (const AkVector64 &b) const |
| AkVector64 | operator- (const AkVector64 &b) const |
| void | Zero () |
公開変数類 | |
| AkReal64 | X |
| X Position [詳解] | |
| AkReal64 | Y |
| Y Position [詳解] | |
| AkReal64 | Z |
| Z Position [詳解] | |