Blender V5.0
btHashKeyPtr< Value > Class Template Reference

#include <btHashMap.h>

Public Member Functions

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

Detailed Description

template<class Value>
class btHashKeyPtr< Value >

Definition at line 148 of file btHashMap.h.

Constructor & Destructor Documentation

◆ btHashKeyPtr()

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

Definition at line 153 of file btHashMap.h.

Referenced by equals().

Member Function Documentation

◆ equals()

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

Definition at line 162 of file btHashMap.h.

References btHashKeyPtr(), and getUid1().

◆ getHash()

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

Definition at line 168 of file btHashMap.h.

References SIMD_FORCE_INLINE.

◆ getUid1()

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

Definition at line 157 of file btHashMap.h.

Referenced by equals().


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