menu
 
Version
2021.1.14.8108

2024.1.5.8803

2023.1.13.8732

2022.1.19.8584

2021.1.14.8108

2019.2.15.7667

2019.1.11.7296

2018.1.11.6987

2017.2.10.6745

2017.1.9.6501

2016.2.6.6153

2015.1.9.5624


menu_open
Wwise SDK 2021.1.14

#include <AkVectors.h>

Public Member Functions

  Ak2DVector ()
 
  ~Ak2DVector ()
 
  Ak2DVector (AkReal32 x, AkReal32 y)
 
AkForceInline Ak2DVector  operator= (const Ak2DVector &b)
 
AkForceInline Ak2DVector  operator= (const AkSphericalCoord &b)
 
Ak2DVector  operator- (const Ak2DVector &b) const
 
Ak2DVector  operator*= (const AkReal32 f)
 
Ak2DVector  operator/= (const AkReal32 f)
 
AkForceInline bool  operator== (const Ak2DVector &b) const
 
AkForceInline bool  operator!= (const Ak2DVector &b) const
 
AkForceInline AkReal32  Length () const
 
AkForceInline Ak2DVector  CartesianToSpherical (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 517 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