| Bullet Collision Detection & Physics Library
    | 
#include <btHashMap.h>
| Public Member Functions | |
| 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 78 of file btHashMap.h.
| 
 | inline | 
Definition at line 82 of file btHashMap.h.
| 
 | inline | 
Definition at line 96 of file btHashMap.h.
| 
 | inline | 
Definition at line 101 of file btHashMap.h.
| 
 | inline | 
Definition at line 86 of file btHashMap.h.
| 
 | inline | 
Definition at line 91 of file btHashMap.h.
| 
 | private | 
Definition at line 80 of file btHashMap.h.
 1.8.11
 1.8.11