|
Blender V4.3
|
Public Member Functions | |
| Rational128 (int64_t value) | |
| Rational128 (const Int128 &numerator, const Int128 &denominator) | |
| int | compare (const Rational128 &b) const |
| int | compare (int64_t b) const |
| btScalar | toScalar () const |
Definition at line 329 of file btConvexHullComputer.cpp.
|
inline |
Definition at line 338 of file btConvexHullComputer.cpp.
|
inline |
Definition at line 359 of file btConvexHullComputer.cpp.
References btConvexHullInternal::Int128::getSign().
| int btConvexHullInternal::Rational128::compare | ( | const Rational128 & | b | ) | const |
Definition at line 942 of file btConvexHullComputer.cpp.
References b, and btConvexHullInternal::Int128::ucmp().
Definition at line 969 of file btConvexHullComputer.cpp.
References b.
|
inline |
Definition at line 387 of file btConvexHullComputer.cpp.
References btConvexHullInternal::Int128::getSign(), SIMD_INFINITY, and btConvexHullInternal::Int128::toScalar().