![]() |
OpenNI 1.5.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] |
1.7.6.1