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

Prototype for getting the integer representation of an object. More...

#include <gim_radixsort.h>

Public Member Functions

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

Detailed Description

Prototype for getting the integer representation of an object.

Definition at line 65 of file gim_radixsort.h.

Member Function Documentation

template<class T >
GUINT uint_key_func::operator() ( const T &  a)
inline

Definition at line 69 of file gim_radixsort.h.


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