Version
menu_open
Wwise SDK 2022.1.11
AkMath Namespace Reference

Functions

AkForceInline void PermuteVectors3 (const AKSIMD_V4F32 &v0, const AKSIMD_V4F32 &v1, const AKSIMD_V4F32 &v2, const AKSIMD_V4F32 &v3, AKSIMD_V4F32 &out_xxxx, AKSIMD_V4F32 &out_yyyy, AKSIMD_V4F32 &out_zzzz)
 
AkForceInline void UnpermuteVectors3 (const AKSIMD_V4F32 &xxxx, const AKSIMD_V4F32 &yyyy, const AKSIMD_V4F32 &zzzz, AKSIMD_V4F32 &out_v0, AKSIMD_V4F32 &out_v1, AKSIMD_V4F32 &out_v2, AKSIMD_V4F32 &out_v3)
 
AkForceInline void PermuteVectors4 (const AKSIMD_V4F32 &v0, const AKSIMD_V4F32 &v1, const AKSIMD_V4F32 &v2, const AKSIMD_V4F32 &v3, AKSIMD_V4F32 &out_xxxx, AKSIMD_V4F32 &out_yyyy, AKSIMD_V4F32 &out_zzzz, AKSIMD_V4F32 &out_wwww)
 
AkForceInline AKSIMD_V4F32 DotPoduct3_4x4 (const AKSIMD_V4F32 &v0_x, const AKSIMD_V4F32 &v0_y, const AKSIMD_V4F32 &v0_z, const AKSIMD_V4F32 &v1_x, const AKSIMD_V4F32 &v1_y, const AKSIMD_V4F32 &v1_z)
 
AkForceInline AKSIMD_V4F32 DotPoduct3_1x4 (const AKSIMD_V4F32 &v0_xyz, const AKSIMD_V4F32 &v1_x, const AKSIMD_V4F32 &v1_y, const AKSIMD_V4F32 &v1_z)
 
AkForceInline AKSIMD_V4F32 DotPoduct4_4x4 (const AKSIMD_V4F32 &v0_x, const AKSIMD_V4F32 &v0_y, const AKSIMD_V4F32 &v0_z, const AKSIMD_V4F32 &v0_w, const AKSIMD_V4F32 &v1_x, const AKSIMD_V4F32 &v1_y, const AKSIMD_V4F32 &v1_z, const AKSIMD_V4F32 &v1_w)
 
AkForceInline AKSIMD_V4F32 DotPoduct4_1x4 (const AKSIMD_V4F32 &v0_xyz, const AKSIMD_V4F32 &v1_x, const AKSIMD_V4F32 &v1_y, const AKSIMD_V4F32 &v1_z, const AKSIMD_V4F32 &v1_w)
 
AkForceInline AKSIMD_V4F32 AKSIMD_SIN_V4F32 (const AKSIMD_V4F32 x)
 
AkForceInline AKSIMD_V4F32 AKSIMD_COS_V4F32 (const AKSIMD_V4F32 x)
 
AkForceInline AKSIMD_V4F32 AKSIMD_ATAN2_V4F32 (AKSIMD_V4F32 y, AKSIMD_V4F32 x)
 
AkForceInline AkReal32 FastSqrtLarge (AkReal32 x)
 
AkForceInline AkReal32 FastRSqrt (AkReal32 x)
 
AkForceInline AkReal32 FastRcp (AkReal32 x)
 

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