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.6.8842
2023.1.14.8770
2025.1.0.8897
2022.1.19.8584
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
Go to the source code of this file.
Namespaces | |
namespace | AK |
Audiokinetic namespace. |
|
Defines | |
#define | AkPrefetchZero(___Dest, ___Size) |
#define | AkPrefetchZeroAligned(___Dest, ___Size) |
#define | AkZeroMemAligned(___Dest, ___Size) AKPLATFORM::AkMemSet(___Dest, 0, ___Size); |
#define | AkZeroMemLarge(___Dest, ___Size) AKPLATFORM::AkMemSet(___Dest, 0, ___Size); |
#define | AkZeroMemSmall(___Dest, ___Size) AKPLATFORM::AkMemSet(___Dest, 0, ___Size); |
#define | AK_THREAD_INIT_CODE(_threadProperties) |
#define | AK_PERF_RECORDING_RESET() |
#define | AK_PERF_RECORDING_START(__StorageName__, __uExecutionCountStart__, __uExecutionCountStop__) |
#define | AK_PERF_RECORDING_STOP(__StorageName__, __uExecutionCountStart__, __uExecutionCountStop__) |
Functions | |
AkForceInline AkUInt32 | AK::GetNumNonZeroBits (AkUInt32 in_uWord) |
Platform-dependent functions definition.
Definition in file AkPlatformFuncs.h.
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