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

Macros for sorting. More...

#include <gim_radixsort.h>

Public Member Functions

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

Detailed Description

Macros for sorting.

Prototype for comparators

Definition at line 41 of file gim_radixsort.h.

Member Function Documentation

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

Definition at line 46 of file gim_radixsort.h.


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