Definition at line 137 of file btConvexHullComputer.cpp.
◆ Int128() [1/4]
btConvexHullInternal::Int128::Int128 |
( |
| ) |
|
|
inline |
◆ Int128() [2/4]
◆ Int128() [3/4]
btConvexHullInternal::Int128::Int128 |
( |
uint64_t |
low | ) |
|
|
inline |
◆ Int128() [4/4]
btConvexHullInternal::Int128::Int128 |
( |
int64_t |
value | ) |
|
|
inline |
◆ getSign()
int btConvexHullInternal::Int128::getSign |
( |
| ) |
const |
|
inline |
◆ mul() [1/2]
◆ mul() [2/2]
◆ operator*()
◆ operator+()
Int128 btConvexHullInternal::Int128::operator+ |
( |
const Int128 & |
b | ) |
const |
|
inline |
◆ operator++()
Int128 & btConvexHullInternal::Int128::operator++ |
( |
| ) |
|
|
inline |
◆ operator+=()
Int128 & btConvexHullInternal::Int128::operator+= |
( |
const Int128 & |
b | ) |
|
|
inline |
◆ operator-() [1/2]
Int128 btConvexHullInternal::Int128::operator- |
( |
| ) |
const |
|
inline |
◆ operator-() [2/2]
Int128 btConvexHullInternal::Int128::operator- |
( |
const Int128 & |
b | ) |
const |
|
inline |
◆ operator<()
bool btConvexHullInternal::Int128::operator< |
( |
const Int128 & |
b | ) |
const |
|
inline |
◆ toScalar()
btScalar btConvexHullInternal::Int128::toScalar |
( |
| ) |
const |
|
inline |
◆ ucmp()
int btConvexHullInternal::Int128::ucmp |
( |
const Int128 & |
b | ) |
const |
|
inline |
◆ high
uint64_t btConvexHullInternal::Int128::high |
◆ low
uint64_t btConvexHullInternal::Int128::low |
The documentation for this class was generated from the following file: