Blender
V3.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 usdtokens::b(), KDL::sign(), and btConvexHullInternal::Int128::ucmp().
int btConvexHullInternal::Rational128::compare | ( | int64_t | b | ) | const |
Definition at line 969 of file btConvexHullComputer.cpp.
References Freestyle::a, usdtokens::b(), return(), and KDL::sign().
|
inline |
Definition at line 387 of file btConvexHullComputer.cpp.
References btConvexHullInternal::Int128::getSign(), SIMD_INFINITY, and btConvexHullInternal::Int128::toScalar().