#include <opennurbs_ipoint.h>
|
ON__INT32 | cx |
|
ON__INT32 | cy |
|
◆ ON_2iSize() [1/3]
◆ ~ON_2iSize()
ON_2iSize::~ON_2iSize |
( |
| ) |
|
|
default |
◆ ON_2iSize() [2/3]
◆ ON_2iSize() [3/3]
ON_2iSize::ON_2iSize |
( |
int |
cx, |
|
|
int |
cy |
|
) |
| |
◆ Compare()
- Returns
- -1: lhs < rhs 0: lsh == rsh +1: lhs > rhs
◆ ComparePointer()
- Returns
- -1: lhs < rhs 0: lsh == rsh +1: lhs > rhs
◆ IsSet()
bool ON_2iSize::IsSet |
( |
| ) |
const |
- Returns
- true if neither cx nor cy are ON_UNSET_INT_INDEX.
◆ IsZero()
bool ON_2iSize::IsZero |
( |
| ) |
const |
- Returns
- true if both cx and cy are 0.
◆ operator=()
◆ cx
◆ cy
◆ Unset
◆ Zero