Wwise SDK 2024.1.3
|
#include <AkHashTableTypes.h>
Public Member Functions | |
KeyType | KeyAt (AkUInt32 uSlot) const |
ValueType * | ValueData () |
const ValueType * | ValueData () const |
ValueType & | ValueAt (AkUInt32 uSlot) |
const ValueType & | ValueAt (AkUInt32 uSlot) const |
![]() | |
AkHashTableBase () | |
Additional Inherited Members | |
![]() | |
KeyType * | pKeys |
bool * | pbSlotOccupied |
void * | pValues |
AkUInt32 | uNumReservedEntries |
AkUInt32 | uNumUsedEntries |
AkUInt16 | uValueElementSize |
AkUInt16 | uValueElementAlign |
AkUInt32 | uMaxLoadFactor |
![]() | |
static const AkUInt32 | kDefaultMaxLoadFactor = 28 |
Definition at line 56 of file AkHashTableTypes.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise