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

Prototype for comparators. More...

#include <gim_radixsort.h>

Public Member Functions

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

Detailed Description

Prototype for comparators.

Definition at line 53 of file gim_radixsort.h.

Member Function Documentation

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

Definition at line 58 of file gim_radixsort.h.


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