Blender V2.61 - r43446
|
Prototype for copying elements. More...
#include <gim_radixsort.h>
Public Member Functions | |
template<class T > | |
void | operator() (T &a, T &b) |
Prototype for copying elements.
Definition at line 77 of file gim_radixsort.h.
void copy_elements_func::operator() | ( | T & | a, |
T & | b | ||
) | [inline] |
Definition at line 81 of file gim_radixsort.h.