Blender V2.61 - r43446
|
#include <btHashMap.h>
Public Member Functions | |
btHashKey (int uid) | |
int | getUid1 () const |
bool | equals (const btHashKey< Value > &other) const |
SIMD_FORCE_INLINE unsigned int | getHash () const |
Definition at line 172 of file btHashMap.h.
Definition at line 177 of file btHashMap.h.
bool btHashKey< Value >::equals | ( | const btHashKey< Value > & | other | ) | const [inline] |
Definition at line 186 of file btHashMap.h.
Definition at line 191 of file btHashMap.h.
Definition at line 181 of file btHashMap.h.
Referenced by btHashKey< btTriIndex >::equals().