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

Prototype for comparators. More...

#include <gim_radixsort.h>

Public Member Functions

int operator() (const GIM_RSORT_TOKEN &a, const GIM_RSORT_TOKEN &b)
 

Detailed Description

Prototype for comparators.

Definition at line 125 of file gim_radixsort.h.

Member Function Documentation

int GIM_RSORT_TOKEN_COMPARATOR::operator() ( const GIM_RSORT_TOKEN a,
const GIM_RSORT_TOKEN b 
)
inline

Definition at line 129 of file gim_radixsort.h.


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