|
Blender V4.3
|
#include <btHashMap.h>
Public Member Functions | |
| btHashInt () | |
| btHashInt (int uid) | |
| int | getUid1 () const |
| void | setUid1 (int uid) |
| bool | equals (const btHashInt &other) const |
| SIMD_FORCE_INLINE unsigned int | getHash () const |
Definition at line 64 of file btHashMap.h.
|
inline |
Definition at line 69 of file btHashMap.h.
|
inline |
Definition at line 73 of file btHashMap.h.
|
inline |
Definition at line 87 of file btHashMap.h.
References getUid1().
|
inline |
Definition at line 92 of file btHashMap.h.
|
inline |
Definition at line 77 of file btHashMap.h.
Referenced by equals(), and btDeformableContactProjection::project().
|
inline |
Definition at line 82 of file btHashMap.h.