menu
版本
2024.1.8.8893
2024.1.8.8893
2023.1.16.8822
2025.1.1.8936
2022.1.19.8584
2021.1.14.8108
2024.1.8.8893
2023.1.16.8822
2025.1.1.8936
2022.1.19.8584
2021.1.14.8108
Wwise SDK 2024.1.8
|
#include <AkArray.h>
Public 成员函数 | |
AkForceInline void * | Alloc (size_t in_uSize) |
AkForceInline void * | ReAlloc (void *in_pCurrent, size_t in_uOldSize, size_t in_uNewSize) |
AkForceInline void | Free (void *in_pAddress) |
AkForceInline void | TransferMem (void *&io_pDest, AkArrayAllocatorAlignedSimd< T_MEMID > in_srcAlloc, void *in_pSrc) |