OpenNI 1.3.2
|
#include <XnAlgorithms.h>
Static Public Member Functions | |
template<class T , class Comparer > | |
static void | BubbleSort (T elements[], XnUInt32 nCount, Comparer comp) |
template<class T > | |
static void | BubbleSort (T elements[], XnUInt32 nCount) |
static void XnAlgorithms::BubbleSort | ( | T | elements[], |
XnUInt32 | nCount, | ||
Comparer | comp | ||
) | [inline, static] |
static void XnAlgorithms::BubbleSort | ( | T | elements[], |
XnUInt32 | nCount | ||
) | [inline, static] |