Version

    Other Documentation

menu_open
Wwise SDK 2019.1.11

Public Member Functions

  AkQuaternion ()
 
  AkQuaternion (AkReal32 in_W, AkReal32 in_X, AkReal32 in_Y, AkReal32 in_Z)
 
  AkQuaternion (const Ak3DVector &in_fromVector)
 
AkForceInline AkReal32  Length ()
 
AkForceInline const AkQuaternion Normalize ()
 
AkForceInline AkQuaternion  Inverse () const
 
  AkQuaternion (const Ak3DVector &in_v0, const Ak3DVector &in_v1)
 
  AkQuaternion (AkReal32 in_angle, const Ak3DVector &in_axis)
 
AkForceInline AkQuaternion  operator* (const AkQuaternion &Q) const
  Quaternion multiplication. More...
 
AkForceInline Ak3DVector  operator* (const Ak3DVector &in_v) const
 

Public Attributes

AkReal32  W
 
AkReal32  X
 
AkReal32  Y
 
AkReal32  Z
 

Detailed Description

Definition at line 847 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