|
Wwise SDK 2022.1.19
|
#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를 시작해 보세요