btHashKeyPtr< Value > Class Template Reference

#include <btHashMap.h>

List of all members.

Public Member Functions

 btHashKeyPtr (int uid)
int getUid1 () const
bool equals (const btHashKeyPtr< Value > &other) const
SIMD_FORCE_INLINE unsigned int getHash () const

Private Attributes

int m_uid

Detailed Description

template<class Value>
class btHashKeyPtr< Value >

Definition at line 134 of file btHashMap.h.


Constructor & Destructor Documentation

template<class Value>
btHashKeyPtr< Value >::btHashKeyPtr ( int  uid  )  [inline]

Definition at line 139 of file btHashMap.h.


Member Function Documentation

template<class Value>
bool btHashKeyPtr< Value >::equals ( const btHashKeyPtr< Value > &  other  )  const [inline]

Definition at line 148 of file btHashMap.h.

template<class Value>
SIMD_FORCE_INLINE unsigned int btHashKeyPtr< Value >::getHash (  )  const [inline]

Definition at line 154 of file btHashMap.h.

template<class Value>
int btHashKeyPtr< Value >::getUid1 (  )  const [inline]

Definition at line 143 of file btHashMap.h.


Member Data Documentation

template<class Value>
int btHashKeyPtr< Value >::m_uid [private]

Definition at line 136 of file btHashMap.h.


The documentation for this class was generated from the following file:

Generated on Mon Feb 15 22:23:02 2010 for Bullet Collision Detection & Physics Library by  doxygen 1.6.1