Definition at line 271 of file btConvexHullComputer.cpp.
◆ Rational64()
btConvexHullInternal::Rational64::Rational64 |
( |
int64_t |
numerator, |
|
|
int64_t |
denominator |
|
) |
| |
|
inline |
◆ compare()
int btConvexHullInternal::Rational64::compare |
( |
const Rational64 & |
b | ) |
const |
◆ isNaN()
bool btConvexHullInternal::Rational64::isNaN |
( |
| ) |
const |
|
inline |
◆ isNegativeInfinity()
bool btConvexHullInternal::Rational64::isNegativeInfinity |
( |
| ) |
const |
|
inline |
◆ toScalar()
btScalar btConvexHullInternal::Rational64::toScalar |
( |
| ) |
const |
|
inline |
◆ m_denominator
uint64_t btConvexHullInternal::Rational64::m_denominator |
|
private |
◆ m_numerator
uint64_t btConvexHullInternal::Rational64::m_numerator |
|
private |
◆ sign
int btConvexHullInternal::Rational64::sign |
|
private |
The documentation for this class was generated from the following file: