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 More...
#include <Ak3DObjects.h>
Public Member Functions | |
AkVector64 | operator+ (const AkVector64 &b) const |
AkVector64 | operator- (const AkVector64 &b) const |
void | Zero () |
Public Attributes | |
AkReal64 | X |
X Position. More... | |
AkReal64 | Y |
Y Position. More... | |
AkReal64 | Z |
Z Position. More... | |
3D 64-bit vector. Intended as storage for world positions of sounds and objects, benefiting from 64-bit precision range
Definition at line 33 of file Ak3DObjects.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