|
Assimp
v4.1. (December 2018)
|
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 | ||
| ) |