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