Wwise SDK 2025.1.0
|
3D vector for some operations in 3D space. Typically intended only for localized calculations due to 32-bit precision More...
#include <Ak3DObjects.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... | |
3D vector for some operations in 3D space. Typically intended only for localized calculations due to 32-bit precision
Definition at line 70 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