QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
opennurbs_array.h File Reference

Go to the source code of this file.

Classes

class  ON_2dexMap
 
class  ON_2dPointArray
 
class  ON_2dVectorArray
 
class  ON_2fPointArray
 
class  ON_2fVectorArray
 
class  ON_3dPointArray
 
class  ON_3dVectorArray
 
class  ON_3fPointArray
 
class  ON_3fVectorArray
 
class  ON_4dPointArray
 
class  ON_4fPointArray
 
class  ON_ClassArray< T >
 
class  ON_ObjectArray< T >
 
class  ON_SimpleArray< T >
 
class  ON_UuidIndexList
 
class  ON_UuidList
 
class  ON_UuidPair
 

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)
 

Function Documentation

◆ ON_CompareDecreasing()

template<class T >
static int ON_CompareDecreasing ( const T * a,
const T * b )
static

◆ ON_CompareIncreasing()

template<class T >
static int ON_CompareIncreasing ( const T * a,
const T * b )
static