|
Bullet Collision Detection & Physics Library
|
#include <btHashMap.h>
Public Member Functions | |
| btHashPtr (const void *ptr) | |
| const void * | getPointer () const |
| bool | equals (const btHashPtr &other) const |
| unsigned int | getHash () const |
Private Attributes | |
| union btHashPtr:: { ... } | |
Definition at line 118 of file btHashMap.h.
|
inline |
Definition at line 129 of file btHashMap.h.
|
inline |
Definition at line 139 of file btHashMap.h.
|
inline |
Definition at line 145 of file btHashMap.h.
|
inline |
Definition at line 134 of file btHashMap.h.
| union { ... } btHashPtr |