Wwise SDK 2024.1.3
|
#include <AkHashTableTypes.h>
Public Member Functions | |
AkHashTableBase () | |
Public Attributes | |
KeyType * | pKeys |
bool * | pbSlotOccupied |
void * | pValues |
AkUInt32 | uNumReservedEntries |
AkUInt32 | uNumUsedEntries |
AkUInt16 | uValueElementSize |
AkUInt16 | uValueElementAlign |
AkUInt32 | uMaxLoadFactor |
Static Public Attributes | |
static const AkUInt32 | kDefaultMaxLoadFactor = 28 |
Definition at line 30 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