Public Member Functions | Private Attributes
btHashKey< Value > Class Template Reference

#include <btHashMap.h>

List of all members.

Public Member Functions

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

Private Attributes

int m_uid

Detailed Description

template<class Value>
class btHashKey< Value >

Definition at line 188 of file btHashMap.h.


Constructor & Destructor Documentation

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

Definition at line 193 of file btHashMap.h.


Member Function Documentation

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

Definition at line 202 of file btHashMap.h.

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

Definition at line 207 of file btHashMap.h.

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

Definition at line 197 of file btHashMap.h.


Member Data Documentation

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

Definition at line 190 of file btHashMap.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


bullet
Author(s): Erwin Coumans, ROS package maintained by Tully Foote
autogenerated on Wed Oct 31 2012 07:54:32