![]() |
doom3-gpl
Doom 3 GPL source release
|
This is the complete list of members for idHashIndex, including all inherited members.
| Add(const int key, const int index) | idHashIndex | |
| Allocate(const int newHashSize, const int newIndexSize) | idHashIndex | private |
| Allocated(void) const | idHashIndex | |
| Clear(void) | idHashIndex | |
| Clear(const int newHashSize, const int newIndexSize) | idHashIndex | |
| First(const int key) const | idHashIndex | |
| Free(void) | idHashIndex | |
| GenerateKey(const char *string, bool caseSensitive=true) const | idHashIndex | |
| GenerateKey(const idVec3 &v) const | idHashIndex | |
| GenerateKey(const int n1, const int n2) const | idHashIndex | |
| GetHashSize(void) const | idHashIndex | |
| GetIndexSize(void) const | idHashIndex | |
| GetSpread(void) const | idHashIndex | |
| granularity | idHashIndex | private |
| hash | idHashIndex | private |
| hashMask | idHashIndex | private |
| hashSize | idHashIndex | private |
| idHashIndex(void) | idHashIndex | |
| idHashIndex(const int initialHashSize, const int initialIndexSize) | idHashIndex | |
| indexChain | idHashIndex | private |
| indexSize | idHashIndex | private |
| Init(const int initialHashSize, const int initialIndexSize) | idHashIndex | private |
| InsertIndex(const int key, const int index) | idHashIndex | |
| INVALID_INDEX | idHashIndex | privatestatic |
| lookupMask | idHashIndex | private |
| Next(const int index) const | idHashIndex | |
| operator=(const idHashIndex &other) | idHashIndex | |
| Remove(const int key, const int index) | idHashIndex | |
| RemoveIndex(const int key, const int index) | idHashIndex | |
| ResizeIndex(const int newIndexSize) | idHashIndex | |
| SetGranularity(const int newGranularity) | idHashIndex | |
| Size(void) const | idHashIndex | |
| ~idHashIndex(void) | idHashIndex |
1.8.6.