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 148 of file btHashMap.h.
|
inline |
Definition at line 153 of file btHashMap.h.
|
inline |
Definition at line 162 of file btHashMap.h.
|
inline |
Definition at line 168 of file btHashMap.h.
|
inline |
Definition at line 157 of file btHashMap.h.
|
private |
Definition at line 150 of file btHashMap.h.