QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
opennurbs_array.cpp File Reference
#include "opennurbs.h"

Functions

static int compar_uuidindex_uuid (const ON_UuidIndex *a, const ON_UuidIndex *b)
 
static int compare_2dex_i (const void *a, const void *b)
 
const ON_2dexON_BinarySearch2dexArray (int key_i, const ON_2dex *base, size_t nel)
 

Function Documentation

◆ compar_uuidindex_uuid()

static int compar_uuidindex_uuid ( const ON_UuidIndex * a,
const ON_UuidIndex * b )
static

◆ compare_2dex_i()

static int compare_2dex_i ( const void * a,
const void * b )
static

◆ ON_BinarySearch2dexArray()

const ON_2dex * ON_BinarySearch2dexArray ( int key_i,
const ON_2dex * base,
size_t nel )