Blender V2.61 - r43446
Public Member Functions

memcopy_elements_func Class Reference

Prototype for copying elements. More...

#include <gim_radixsort.h>

List of all members.

Public Member Functions

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

Detailed Description

Prototype for copying elements.

Definition at line 88 of file gim_radixsort.h.


Member Function Documentation

template<class T >
void memcopy_elements_func::operator() ( T &  a,
T &  b 
) [inline]

Definition at line 92 of file gim_radixsort.h.

References gim_simd_memcpy(), and T.


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