Wwise SDK 2015.1.9
버전
arrow_right
목차
기타 문서
AkPluginArrayAllocator Class Reference
Inheritance diagram for AkPluginArrayAllocator:

Public Member Functions | |
AkForceInline | AkPluginArrayAllocator () |
AkForceInline void | Init (AK::IAkPluginMemAlloc *in_pAllocator) |
Protected Member Functions | |
AkForceInline void * | Alloc (size_t in_uSize) |
AkForceInline void | Free (void *in_pAddress) |
AkForceInline AK::IAkPluginMemAlloc * |
GetAllocator () |
Detailed Description
Allocator for plugin-friendly arrays. TODO Replace by a sorted array.
Definition at line 52 of file AkMixerInputMap.h.
The documentation for this class was generated from the following file:
- include/AK/Plugin/PluginServices/AkMixerInputMap.h