Français
English (Anglais)
Français
日本語 (Japonais)
中文 (Chinois simplifié)
한국어 (Coréen)
RECHERCHER
Se connecter
Produits
Wwise
Plugiciels
Intégrations
Services
Soutien
Services créatifs
Découvrir
Wwise pour RA/RV/RM
Wwise pour automobiles
Wwise pour jeux vidéo
Wwise pour la simulation
Wwise pour divertissement électronique fixe
Apprendre
Apprendre Wwise
Enseignez Wwise
Documentation
Vidéos
Échantillons
Ressources Wwise
Communauté
Blogue
Répertoire des créateurs
Questions et réponses
Événements
Propulsé par Wwise
Partenaires
Tournée Wwise
Obtenez
Télécharger
Enregistrer Mon projet
Tarifs
FAQ sur les licences
close
Produits
Wwise
Plugiciels
Intégrations
Services
Soutien
Services créatifs
Découvrir
Wwise pour RA/RV/RM
Wwise pour automobiles
Wwise pour jeux vidéo
Wwise pour la simulation
Wwise pour divertissement électronique fixe
Apprendre
Apprendre Wwise
Enseignez Wwise
Documentation
Vidéos
Échantillons
Ressources Wwise
Communauté
Blogue
Répertoire des créateurs
Questions et réponses
Événements
Propulsé par Wwise
Partenaires
Tournée Wwise
Obtenez
Télécharger
Enregistrer Mon projet
Tarifs
FAQ sur les licences
Français
English (Anglais)
Français
日本語 (Japonais)
中文 (Chinois simplifié)
한국어 (Coréen)
Se connecter
Wwise SDK 2018.1.11
Rechercher
Table des matières
2019.2.9.7459
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2016.1.6 build 5926
2015.1.9 build 5624
Wwise SDK 2018.1.11
Before You Begin
Sound Engine Integration Walkthrough
Samples
Going Further
Reference Materials
Release Notes 2018.1.11
Previous Release Notes
Android-Specific Information
iOS/tvOS-Specific Information
Legal Notices and Copyright Information
Open Source Components in Wwise
Linux-Specific Information
Namespaces
Classes
Files
include
AK
Comm
MusicEngine
Plugin
SoundEngine
SpatialAudio
Tools
Android
Common
AkAllocator.h
AkArray.h
AkAssert.h
AkAutoLock.h
AkBankReadHelpers.h
AkDynaBlkPool.h
AkFNVHash.h
AkHashList.h
AkHeap.h
AkKeyArray.h
AkKeyDef.h
AkListBare.h
AkListBareLight.h
AkLock.h
AkMonitorError.h
AkObject.h
AkPlacementNewKey
AkPoolNewKey
AkPlacementNew
AkNew
AkAlloc
AkNew2
AkMalign
AkNewAligned
AkFree
AkFalign
AkRealloc
g_DefaultPoolId
g_LEngineDefaultPoolId
operator new
operator delete
operator new
operator new
operator delete
operator delete
AkDelete
AkDeleteAligned
AkPlatformFuncs.h
AkSet.h
AkSmartPtr.h
AkString.h
AkSyncCaller.h
AkVectors.h
Linux
Mac
Win32
Wwise
AkPlatforms.h
AkWwiseSDKVersion.cs
AkWwiseSDKVersion.h
IBytes.h
private
File Members
Wwise Help
Installation and Migration Guide
Wwise Fundamentals
Cube Integration
Sample Project
Wwise Unity Integration
Wwise Unreal Integration
Wwise SDK 2018.1.11
include
AK
Tools
Common
AkObject.h
◆
AkAlloc
#define AkAlloc
(
_pool,
_size
)
(
AK::MemoryMgr::Malloc
((_pool),_size))
Definition at line
79
of file
AkObject.h
.