版本
menu

Wwise SDK 2021.1.14
AkVectors.h 文件参考
#include <AK/SoundEngine/Common/AkTypes.h>
#include <AK/SoundEngine/Common/AkSimd.h>
#include <AK/SoundEngine/Common/AkSpeakerVolumes.h>
#include <AK/SoundEngine/Common/IAkPluginMemAlloc.h>
#include <AK/Tools/Common/AkArray.h>
#include <AK/Tools/Common/AkObject.h>
#include <math.h>
#include <stdio.h>
#include <float.h>

浏览源代码.

class   Ak4DVector
 
struct   Ak3DIntVector
 
class   Ak3DVector
 
class   Ak2DVector
 
class   AkMatrix4x4
 
class   AkMatrix3x3
 
class   AkQuaternion
 
struct   AkIntersectionPoints
 
class   AkLine
 
class   AkPlane
 
struct   AkBoundingBox
 
class   AkBox
 

宏定义

#define  AKVECTORS_PI   (3.1415926535897932384626433832795f)
 
#define  AKVECTORS_TWOPI   (6.283185307179586476925286766559f)
 
#define  AKVECTORS_PIOVERTWO   (1.5707963267948966192313216916398f)
 
#define  AKVECTORS_EPSILON   (1.0e-38f)
 
#define  ADD(i, j)   out_res(i,j) = in_m0(i,j) + in_m1(i,j)
 
#define  EPSILON   0.01f
 

此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅