menu
Wwise
arrow_drop_down
Strata
arrow_drop_down
Solutions
arrow_drop_down
Apprendre
arrow_drop_down
Communauté
arrow_drop_down
Documentation
arrow_drop_down
Aide
arrow_drop_down
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
#include <AK/Tools/Common/AkObject.h>
#include <AK/Tools/Common/AkAssert.h>
#include <AK/Tools/Common/AkPlatformFuncs.h>
#include <utility>
Go to the source code of this file.
Classes | |
struct | AkArrayAllocatorNoAlign< T_MEMID > |
struct | AkArrayAllocatorAlignedSimd< T_MEMID > |
struct | AkHybridAllocator< uBufferSizeBytes, uAlignmentSize, T_MEMID > |
struct | AkAssignmentMovePolicy< T > |
struct | AkStdMovePolicy |
struct | AkTrivialStdMovePolicy |
struct | AkTransferMovePolicy< T > |
struct | AkGrowByPolicy_Legacy |
struct | AkGrowByPolicy_NoGrow |
struct | AkGrowByPolicy_Proportional |
class | AkArray< T, ARG_T, TAlloc, TGrowBy, TMovePolicy > |
Specific implementation of array. More... | |
struct | AkArray< T, ARG_T, TAlloc, TGrowBy, TMovePolicy >::Iterator |
Iterator. More... | |
Macros | |
#define | AkGrowByPolicy_DEFAULT AkGrowByPolicy_Proportional |
Typedefs | |
template<class T , AkUInt32 uCount = 1, AkMemID MemID = AkMemID_Object> | |
using | AkSmallArrayAllocator = AkHybridAllocator< sizeof(T) *uCount, alignof(T), MemID > |
typedef AkArrayAllocatorNoAlign< AkMemID_Object > | ArrayPoolDefault |
typedef AkArrayAllocatorNoAlign< AkMemID_Processing > | ArrayPoolLEngineDefault |
typedef AkArrayAllocatorNoAlign< AkMemID_Profiler > | ArrayPoolProfiler |
typedef AkArrayAllocatorAlignedSimd< AkMemID_Processing > | ArrayPoolLEngineDefaultAlignedSimd |
Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !
Visitez notre page d'AideEnregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !
Partir du bon pied avec Wwise