네임스페이스 | |
Internal | |
함수 | |
template<typename KeyType > | |
AkInt32 | GetFirstSlotForKey (const AkHashTableBase< KeyType > *pHashTable, KeyType uKey) |
template<typename KeyType > | |
AkInt32 | GetNextSlotForKey (const AkHashTableBase< KeyType > *pHashTable, KeyType uKey, AkInt32 iPreviousSlot) |
template<typename KeyType > | |
AkInt32 | GetFirstActiveSlot (const AkHashTableBase< KeyType > *pHashTable) |
template<typename KeyType > | |
AkInt32 | GetNextActiveSlot (const AkHashTableBase< KeyType > *pHashTable, AkInt32 iPreviousSlot) |
template<typename KeyType , typename FuncType > | |
void | ForEachSlot (const AkHashTableBase< KeyType > *in_pHashTable, FuncType in_func) |
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요