menu
2024.1.8.8893
2023.1.16.8822
2025.1.1.8936
2022.1.19.8584
2021.1.14.8108
Wwise SDK 2024.1.8
|
3D vector for some operations in 3D space. Typically intended only for localized calculations due to 32-bit precision More...
#include <AkTypes.h>
Public Member Functions | |
AkVector | operator+ (const AkVector &b) const |
AkVector | operator- (const AkVector &b) const |
AkVector | operator* (const AkReal32 f) const |
AkVector | operator/ (const AkReal32 f) const |
void | Zero () |
operator AkVector64 () const | |
Public Attributes | |
AkReal32 | X |
X Position. More... | |
AkReal32 | Y |
Y Position. More... | |
AkReal32 | Z |
Z Position. More... | |
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