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

Macro for comparing Hash nodes. More...

#include <gim_hash_table.h>

Public Member Functions

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

Detailed Description

Macro for comparing Hash nodes.

Definition at line 113 of file gim_hash_table.h.

Member Function Documentation

template<class T >
int GIM_HASH_NODE_CMP_MACRO::operator() ( const T &  a,
const T &  b 
)
inline

Definition at line 117 of file gim_hash_table.h.


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