版本

menu_open
警告:系统已根据您所用大版本 (2022.1.16.8522) 自动跳转至最新文档。若想访问特定版本的文档,请从 Audiokinetic Launcher 下载离线文档,并在 Wwise 设计程序中勾选 Offline Documentation 选项。
Wwise SDK 2022.1.16
AkNumeralTypes.h 文件参考
#include <stdint.h>

浏览源代码.

类型定义

typedef uint8_t AkUInt8
 Unsigned 8-bit integer 更多...
 
typedef uint16_t AkUInt16
 Unsigned 16-bit integer 更多...
 
typedef uint32_t AkUInt32
 Unsigned 32-bit integer 更多...
 
typedef uint64_t AkUInt64
 Unsigned 64-bit integer 更多...
 
typedef int8_t AkInt8
 Signed 8-bit integer 更多...
 
typedef int16_t AkInt16
 Signed 16-bit integer 更多...
 
typedef int32_t AkInt32
 Signed 32-bit integer 更多...
 
typedef int64_t AkInt64
 Signed 64-bit integer 更多...
 
typedef float AkReal32
 32-bit floating point 更多...
 
typedef double AkReal64
 64-bit floating point 更多...
 
typedef intptr_t AkIntPtr
 Integer type for pointers 更多...
 
typedef uintptr_t AkUIntPtr
 Integer (unsigned) type for pointers 更多...
 

详细描述

Numeral data type definitions.

在文件 AkNumeralTypes.h 中定义.


此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅