Blender V2.61 - r43446
|
#include "btAlignedObjectArray.h"
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 59 of file btHashMap.h.
Referenced by btHashMap< btHashPtr, btPointerUid >::find(), btHashMap< btHashPtr, btPointerUid >::findIndex(), btHashMap< btHashPtr, btPointerUid >::growTables(), btHashMap< btHashPtr, btPointerUid >::insert(), and btHashMap< btHashPtr, btPointerUid >::remove().