Version

menu_open
Wwise SDK 2022.1.12

#include <AkVectors.h>

Public Member Functions

 Ak2DVector ()=default
 
 Ak2DVector (AkReal32 x, AkReal32 y)
 
AkForceInline Ak2DVector operator= (const Ak2DVector &b)
 
AkForceInline Ak2DVector operator= (const AkSphericalCoord &b)
 
Ak2DVector operator- (const Ak2DVector &b) const
 
Ak2DVectoroperator*= (const AkReal32 f)
 
Ak2DVectoroperator/= (const AkReal32 f)
 
AkForceInline bool operator== (const Ak2DVector &b) const
 
AkForceInline bool operator!= (const Ak2DVector &b) const
 
AkForceInline AkReal32 Length () const
 
AkForceInline Ak2DVectorCartesianToSpherical (const Ak3DVector &in_Cartesian)
 
AkForceInline Ak2DVector LinearCombination (const Ak2DVector &A, const Ak2DVector &B) const
 
AkForceInline Ak2DVector NormalizeSpherical () const
 
AkForceInline void NormalizeSpherical ()
 
AkForceInline bool IsAllPositive () const
 

Public Attributes

AkReal32 X
 
AkReal32 Y
 

Detailed Description

Definition at line 707 of file AkVectors.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