Wwise SDK 2024.1.0
|
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