Functions | |
template<> | |
bool | check_float_equal (const math::Matrix3< real_t > &lhs, const math::Matrix3< real_t > &rhs) |
template<> | |
bool | check_float_equal_eps (const math::Matrix3< real_t > &lhs, const math::Matrix3< real_t > &rhs, const real_t epsilon) |
template<> | |
bool | check_float_equal (const math::Quaternion< real_t > &lhs, const math::Quaternion< real_t > &rhs) |
template<> | |
bool | check_float_equal_eps (const math::Quaternion< real_t > &lhs, const math::Quaternion< real_t > &rhs, const real_t epsilon) |
template<> | |
bool | check_float_equal (const math::Vector3< real_t > &lhs, const math::Vector3< real_t > &rhs) |
template<> | |
bool | check_float_equal_eps (const math::Vector3< real_t > &lhs, const math::Vector3< real_t > &rhs, const real_t epsilon) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |