◆ Int128() [1/2]
ClipperLib::Int128::Int128 |
( |
long64 |
_lo = 0 | ) |
|
◆ Int128() [2/2]
ClipperLib::Int128::Int128 |
( |
const long64 & |
_hi, |
|
|
const ulong64 & |
_lo |
|
) |
| |
◆ operator double()
ClipperLib::Int128::operator double |
( |
| ) |
const |
◆ operator!=()
bool ClipperLib::Int128::operator!= |
( |
const Int128 & |
val | ) |
const |
◆ operator+()
Int128 ClipperLib::Int128::operator+ |
( |
const Int128 & |
rhs | ) |
const |
◆ operator+=()
Int128 & ClipperLib::Int128::operator+= |
( |
const Int128 & |
rhs | ) |
|
◆ operator-() [1/2]
Int128 ClipperLib::Int128::operator- |
( |
void |
| ) |
const |
◆ operator-() [2/2]
Int128 ClipperLib::Int128::operator- |
( |
const Int128 & |
rhs | ) |
const |
◆ operator-=()
Int128 & ClipperLib::Int128::operator-= |
( |
const Int128 & |
rhs | ) |
|
◆ operator<()
bool ClipperLib::Int128::operator< |
( |
const Int128 & |
val | ) |
const |
◆ operator<=()
bool ClipperLib::Int128::operator<= |
( |
const Int128 & |
val | ) |
const |
◆ operator=()
Int128 & ClipperLib::Int128::operator= |
( |
const long64 & |
val | ) |
|
◆ operator==()
bool ClipperLib::Int128::operator== |
( |
const Int128 & |
val | ) |
const |
◆ operator>()
bool ClipperLib::Int128::operator> |
( |
const Int128 & |
val | ) |
const |
◆ operator>=()
bool ClipperLib::Int128::operator>= |
( |
const Int128 & |
val | ) |
const |
◆ hi
◆ lo
The documentation for this class was generated from the following file:
- FreeCAD/src/Mod/Path/libarea/clipper.cpp