Go to the source code of this file.
Functions | |
template<class T > | |
static int | ON_CompareDecreasing (const T *a, const T *b) |
template<class T > | |
static int | ON_CompareIncreasing (const T *a, const T *b) |
static int ON_CompareDecreasing | ( | const T * | a, |
const T * | b | ||
) | [static] |
Definition at line 1739 of file opennurbs_array_defs.h.
static int ON_CompareIncreasing | ( | const T * | a, |
const T * | b | ||
) | [static] |
Definition at line 1728 of file opennurbs_array_defs.h.