OpenNI 1.5.4
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

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

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