|
Assimp
v4.1. (December 2018)
|
Implementation of math utility functions. More...
Namespaces | |
| Assimp | |
| MACHINE-GENERATED by scripts/ICFImporter/CppGenerator.py. | |
| Assimp::Math | |
Functions | |
| template<typename IntegerType > | |
| IntegerType | Assimp::Math::gcd (IntegerType a, IntegerType b) |
| template<class T > | |
| T | Assimp::Math::getEpsilon () |
| template<typename IntegerType > | |
| IntegerType | Assimp::Math::lcm (IntegerType a, IntegerType b) |
Implementation of math utility functions.