Torque2D Reference
|
Functions | |
void | initTolowerTable () |
U32 | hash (const char *str) |
U32 | nextPrime (U32 size) |
U32 | hash (U32 data) |
U32 | hash (const void *data) |
Variables | |
bool | sgInitTable = true |
U8 | sgtHashTable [256] |
|
inline |
|
inline |
U32 hash | ( | const char * | str | ) |
void initTolowerTable | ( | ) |
U32 nextPrime | ( | U32 | size | ) |
bool sgInitTable = true |
U8 sgtHashTable[256] |