OpenNI 1.5.7
XnAlgorithms Class Reference

#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)
 

Member Function Documentation

◆ BubbleSort() [1/2]

template<class T >
static void XnAlgorithms::BubbleSort ( T elements[],
XnUInt32 nCount )
inlinestatic

◆ BubbleSort() [2/2]

template<class T , class Comparer >
static void XnAlgorithms::BubbleSort ( T elements[],
XnUInt32 nCount,
Comparer comp )
inlinestatic

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