Version

menu_open

Ak3DVector Class Reference

List of all members.

Public Member Functions

  Ak3DVector ()
  Ak3DVector (AkReal32 x, AkReal32 y, AkReal32 z)
  Ak3DVector (const AkVector &b)
  ~Ak3DVector ()
void  Zero ()
Ak3DVector  operator= (const Ak3DVector &b)
AkForceInline Ak3DVector  operator= (const AkVector &b)
bool  operator< (const Ak3DVector &b) const
bool  operator<= (const Ak3DVector &b) const
bool  operator> (const Ak3DVector b) const
bool  operator>= (const Ak3DVector &b) const
Ak3DVector  operator*= (const AkReal32 f)
Ak3DVector  operator/= (const AkReal32 f)
AkForceInline Ak3DVector  operator* (const Ak3DVector v2) const
Ak3DVector  operator* (const AkReal32 f) const
AkForceInline Ak3DVector  operator/ (const AkReal32 f) const
AkForceInline Ak3DVector  operator+ (const AkReal32 f) const
Ak3DVector  operator+ (const Ak3DVector &b) const
Ak3DVector  operator- (const Ak3DVector &b) const
  operator AkVector ()
AkForceInline Ak3DVector  Rotate180X_90Y () const
AkForceInline Ak3DVector  SphericalToCartesian (const AkReal32 azimuth, const AkReal32 elevation)
AkForceInline Ak3DVector  LinearCombination (const Ak3DVector &A, const Ak3DVector &B, const Ak3DVector &C) const
void  Normalize ()
AkReal32  L2_Norm () const
AkReal32  DotProduct (const Ak3DVector &v2) const
AkReal32  Dot (const Ak3DVector &v2) const
Ak3DVector  Cross (const Ak3DVector &v) const
AkForceInline AkReal32  Length () const
AkForceInline AkReal32  LengthSquared () const
AkForceInline bool  IsAllPositive () const

Static Public Member Functions

static Ak3DVector  Min (const Ak3DVector &A, const Ak3DVector &B)
static Ak3DVector  Max (const Ak3DVector &A, const Ak3DVector &B)
static AkReal32  Determinant (const Ak3DVector &a, const Ak3DVector &b, const Ak3DVector &c)

Public Attributes

AkReal32  X
AkReal32  Y
AkReal32  Z

Detailed Description

Definition at line 188 of file AkVectors.h.


The documentation for this class was generated from the following file:

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