Definition at line 329 of file btConvexHullComputer.cpp.
◆ Rational128() [1/2]
btConvexHullInternal::Rational128::Rational128 |
( |
int64_t |
value | ) |
|
|
inline |
◆ Rational128() [2/2]
btConvexHullInternal::Rational128::Rational128 |
( |
const Int128 & |
numerator, |
|
|
const Int128 & |
denominator |
|
) |
| |
|
inline |
◆ compare() [1/2]
int btConvexHullInternal::Rational128::compare |
( |
const Rational128 & |
b | ) |
const |
◆ compare() [2/2]
int btConvexHullInternal::Rational128::compare |
( |
int64_t |
b | ) |
const |
◆ toScalar()
btScalar btConvexHullInternal::Rational128::toScalar |
( |
| ) |
const |
|
inline |
◆ denominator
Int128 btConvexHullInternal::Rational128::denominator |
|
private |
◆ isInt64
bool btConvexHullInternal::Rational128::isInt64 |
|
private |
◆ numerator
Int128 btConvexHullInternal::Rational128::numerator |
|
private |
◆ sign
int btConvexHullInternal::Rational128::sign |
|
private |
The documentation for this class was generated from the following file: