Wwise SDK 2025.1.0
|
3D 64-bit vector. Intended as storage for world positions of sounds and objects, benefiting from 64-bit precision range 更多...
#include <Ak3DObjects.h>
Public 成员函数 | |
AkVector64 | operator+ (const AkVector64 &b) const |
AkVector64 | operator- (const AkVector64 &b) const |
void | Zero () |
Public 属性 | |
AkReal64 | X |
X Position 更多... | |
AkReal64 | Y |
Y Position 更多... | |
AkReal64 | Z |
Z Position 更多... | |
3D 64-bit vector. Intended as storage for world positions of sounds and objects, benefiting from 64-bit precision range
在文件 Ak3DObjects.h 第 33 行定义.