Version

menu_open
Wwise SDK 2022.1.11

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
 
void Zero ()
 
 operator AkVector64 () const
 

Public Attributes

AkReal32 X
 X Position. More...
 
AkReal32 Y
 Y Position. More...
 
AkReal32 Z
 Z Position. More...
 

Detailed Description

3D vector for some operations in 3D space. Typically intended only for localized calculations due to 32-bit precision

Definition at line 424 of file AkTypes.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise