#include <opennurbs_defines.h>
|
unsigned int | i |
| do not initialize i, j for performance reasons More...
|
|
unsigned int | j |
|
◆ ON_2udex() [1/3]
◆ ~ON_2udex()
◆ ON_2udex() [2/3]
◆ ON_2udex() [3/3]
ON_2udex::ON_2udex |
( |
unsigned int |
i, |
|
|
unsigned int |
j |
|
) |
| |
◆ AsDecreasing()
ON_2udex ON_2udex::AsDecreasing |
( |
| ) |
const |
return a copy of this item, where i is larger or equal to j
◆ AsIncreasing()
ON_2udex ON_2udex::AsIncreasing |
( |
| ) |
const |
return a copy of this item, where i is smaller or equal to j
◆ CompareFirstIndex()
static int ON_2udex::CompareFirstIndex |
( |
const ON_2udex * |
lhs, |
|
|
const ON_2udex * |
rhs |
|
) |
| |
|
static |
◆ CompareSecondIndex()
static int ON_2udex::CompareSecondIndex |
( |
const ON_2udex * |
lhs, |
|
|
const ON_2udex * |
rhs |
|
) |
| |
|
static |
◆ DictionaryCompare()
static int ON_2udex::DictionaryCompare |
( |
const ON_2udex * |
lhs, |
|
|
const ON_2udex * |
rhs |
|
) |
| |
|
static |
◆ operator!=()
bool ON_2udex::operator!= |
( |
const ON_2udex & |
src | ) |
const |
◆ operator<()
bool ON_2udex::operator< |
( |
const ON_2udex & |
src | ) |
const |
◆ operator<=()
bool ON_2udex::operator<= |
( |
const ON_2udex & |
src | ) |
const |
◆ operator=()
◆ operator==()
bool ON_2udex::operator== |
( |
const ON_2udex & |
src | ) |
const |
◆ operator>()
bool ON_2udex::operator> |
( |
const ON_2udex & |
src | ) |
const |
◆ operator>=()
bool ON_2udex::operator>= |
( |
const ON_2udex & |
src | ) |
const |
do not initialize i, j for performance reasons
◆ Unset
(ON_UNSET_UINT_INDEX, ON_UNSET_UINT_INDEX);
◆ Zero