Bullet Collision Detection & Physics Library
|
#include <btHashMap.h>
Public Member Functions | |
btHashInt () | |
btHashInt (int uid) | |
int | getUid1 () const |
void | setUid1 (int uid) |
bool | equals (const btHashInt &other) const |
unsigned int | getHash () const |
Private Attributes | |
int | m_uid |
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.
|
inline |
Definition at line 92 of file btHashMap.h.
|
inline |
Definition at line 77 of file btHashMap.h.
|
inline |
Definition at line 82 of file btHashMap.h.
|
private |
Definition at line 66 of file btHashMap.h.