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 160 of file btHashMap.h.
|
inline |
Definition at line 165 of file btHashMap.h.
|
inline |
Definition at line 174 of file btHashMap.h.
|
inline |
Definition at line 180 of file btHashMap.h.
|
inline |
Definition at line 169 of file btHashMap.h.
|
private |
Definition at line 162 of file btHashMap.h.