43 #if(defined(GLM_MESSAGES) && !defined(GLM_EXT_INCLUDED)) 44 # pragma message("GLM: GLM_GTX_integer extension included") 62 template <
typename genIUType>
75 template <
typename genType>
101 #include "integer.inl" GLM_FUNC_DECL genType mod(genType const &x, genType const &y)
GLM_FUNC_DECL vecType< T, P > sqrt(vecType< T, P > const &x)
GLM_FUNC_DECL unsigned int floor_log2(unsigned int x)
GLM_FUNC_DECL uint nlz(uint x)
GLM_FUNC_DECL genType factorial(genType const &x)
GLM_FUNC_DECL genType pow(genType const &base, genType const &exponent)
GLM_FUNC_DECL genType log2(genType x)