Bullet Collision Detection & Physics Library
Public Member Functions | List of all members
GIM_HASH_NODE_CMP_KEY_MACRO Class Reference

Macro for comparing the key and the element. More...

#include <gim_hash_table.h>

Public Member Functions

template<class T >
int operator() (const T &a, GUINT key)
 

Detailed Description

Macro for comparing the key and the element.

Definition at line 102 of file gim_hash_table.h.

Member Function Documentation

template<class T >
int GIM_HASH_NODE_CMP_KEY_MACRO::operator() ( const T &  a,
GUINT  key 
)
inline

Definition at line 106 of file gim_hash_table.h.


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