Bullet Collision Detection & Physics Library
copy_elements_func Class Reference

Prototype for copying elements. More...

#include <gim_radixsort.h>

Public Member Functions

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

Detailed Description

Prototype for copying elements.

Definition at line 74 of file gim_radixsort.h.

Member Function Documentation

◆ operator()()

template<class T >
void copy_elements_func::operator() ( T & a,
T & b )
inline

Definition at line 78 of file gim_radixsort.h.


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