Wwise SDK 2021.1.14
|
#include <AkArray.h>
Public Member Functions | |
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, AkHybridAllocator< uBufferSizeBytes, uAlignmentSize, T_MEMID > &in_srcAlloc, void *in_pSrc) |
AK_ALIGN (char m_buffer[uBufferSizeBytes], uAlignmentSize) | |
Static Public Attributes | |
static const AkUInt32 | _uBufferSizeBytes = uBufferSizeBytes |
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise