|
Blender V4.3
|
Public Member Functions | |
| Rational64 (int64_t numerator, int64_t denominator) | |
| bool | isNegativeInfinity () const |
| bool | isNaN () const |
| int | compare (const Rational64 &b) const |
| btScalar | toScalar () const |
Definition at line 271 of file btConvexHullComputer.cpp.
Definition at line 279 of file btConvexHullComputer.cpp.
| int btConvexHullInternal::Rational64::compare | ( | const Rational64 & | b | ) | const |
Definition at line 897 of file btConvexHullComputer.cpp.
References b, btConvexHullInternal::Int128::mul(), result, and btConvexHullInternal::Int128::ucmp().
|
inline |
Definition at line 316 of file btConvexHullComputer.cpp.
|
inline |
Definition at line 311 of file btConvexHullComputer.cpp.
|
inline |
Definition at line 323 of file btConvexHullComputer.cpp.
References SIMD_INFINITY.