版本

menu_open
Wwise SDK 2021.1.14

#include <AkVectors.h>

Public 成员函数

  AkMatrix3x3 ()
 
  ~AkMatrix3x3 ()
 
AkMatrix3x3  operator/= (const AkReal32 f)
 
AkForceInline AkReal32 operator() (const AkUInt32 row, const AkUInt32 column)
 
AkForceInline const AkReal32 operator() (const AkUInt32 row, const AkUInt32 column) const
 
AkForceInline Ak3DVector  operator* (const Ak3DVector &in_rhs)
 
AkForceInline AkMatrix3x3 operator+= (const AkMatrix3x3 &in_rhs)
 
AkForceInline AkMatrix3x3 operator*= (const AkReal32 &in_f)
 

静态 Public 成员函数

static AkForceInline void  Add (AkMatrix3x3 &out_res, const AkMatrix3x3 &in_m0, const AkMatrix3x3 &in_m1)
 
static AkForceInline void  Diagonal (AkMatrix3x3 &out_mat, AkReal32 in_f)
 
static AkForceInline void  CrossProductMatrix (AkMatrix3x3 &out_mat, const Ak3DVector &in_u)
 
static AkForceInline void  OuterProduct (AkMatrix3x3 &out_mat, const Ak3DVector &in_v0, const Ak3DVector &in_v1)
 
static AkForceInline void  Rotation (AkMatrix3x3 &out_mat, AkReal32 in_angle, const Ak3DVector &in_axis)
 
static void  Rotation (AkMatrix3x3 &out_mat, AkReal32 in_sin, AkReal32 in_cos, const Ak3DVector &in_axis)
 

Public 属性

AkReal32  m_Data [3][3]
 

详细描述

在文件 AkVectors.h733 行定义.


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅