Version

menu_open
#define AK_PLUGIN_ALLOC ( _allocator,
_size   )     (_allocator)->Malloc((_size))

Macro used to allocate arrays of built-in types.

Parameters:
_allocator  Memory allocator interface.
_size  Requested size in bytes.
Returns:
A void pointer to the the allocated memory.
Note.gif
Note: Use AK_PLUGIN_FREE() for memory allocated with this macro.
See also:

Definition at line 111 of file IAkPluginMemAlloc.h.

Referenced by AkPluginArrayAllocator::Alloc().


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise