< GLM_GTX_integer extension: Add support for integer for core functions More...
Functions | |
template<typename genType > | |
genType | factorial (genType const &x) |
int | mod (int x, int y) |
int | pow (int x, int y) |
int | sqrt (int x) |
< GLM_GTX_integer extension: Add support for integer for core functions