Blender V2.61 - r43446
Public Member Functions

btHashInt Class Reference

#include <btHashMap.h>

List of all members.

Public Member Functions

 btHashInt (int uid)
int getUid1 () const
void setUid1 (int uid)
bool equals (const btHashInt &other) const
SIMD_FORCE_INLINE unsigned int getHash () const

Detailed Description

Definition at line 62 of file btHashMap.h.


Constructor & Destructor Documentation

btHashInt::btHashInt ( int  uid) [inline]

Definition at line 66 of file btHashMap.h.


Member Function Documentation

bool btHashInt::equals ( const btHashInt other) const [inline]

Definition at line 80 of file btHashMap.h.

References getUid1().

SIMD_FORCE_INLINE unsigned int btHashInt::getHash ( ) const [inline]

Definition at line 85 of file btHashMap.h.

int btHashInt::getUid1 ( ) const [inline]

Definition at line 70 of file btHashMap.h.

Referenced by equals().

void btHashInt::setUid1 ( int  uid) [inline]

Definition at line 75 of file btHashMap.h.


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