Blender
V3.3
|
Go to the source code of this file.
Classes | |
struct | btHashString |
very basic hashable string implementation, compatible with btHashMap More... | |
class | btHashInt |
class | btHashPtr |
class | btHashKeyPtr< Value > |
class | btHashKey< Value > |
class | btHashMap< Key, Value > |
Variables | |
const int | BT_HASH_NULL = 0xffffffff |
const int BT_HASH_NULL = 0xffffffff |
Definition at line 62 of file btHashMap.h.
Referenced by btHashMap< Key, Value >::find(), btHashMap< Key, Value >::findIndex(), btHashMap< Key, Value >::growTables(), btHashMap< Key, Value >::insert(), and btHashMap< Key, Value >::remove().