Bullet Collision Detection & Physics Library
|
#include <btHashMap.h>
Public Member Functions | |
btHashKeyPtr (int uid) | |
int | getUid1 () const |
bool | equals (const btHashKeyPtr< Value > &other) const |
unsigned int | getHash () const |
Private Attributes | |
int | m_uid |
Definition at line 155 of file btHashMap.h.
|
inline |
Definition at line 160 of file btHashMap.h.
|
inline |
Definition at line 169 of file btHashMap.h.
|
inline |
Definition at line 175 of file btHashMap.h.
|
inline |
Definition at line 164 of file btHashMap.h.
|
private |
Definition at line 157 of file btHashMap.h.