Assimp
v3.1.1 (June 2014)
|
Functions | |
template<typename IntegerType > | |
IntegerType | gcd (IntegerType a, IntegerType b) |
template<typename IntegerType > | |
IntegerType | lcm (IntegerType a, IntegerType b) |
IntegerType Assimp::Math::gcd | ( | IntegerType | a, |
IntegerType | b | ||
) |
IntegerType Assimp::Math::lcm | ( | IntegerType | a, |
IntegerType | b | ||
) |