バージョン

menu_open
Wwise SDK 2023.1.4
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からはじめよう