Go to the documentation of this file.
   38 #ifndef GLM_GTX_integer 
   39 #define GLM_GTX_integer GLM_VERSION 
   44 #if(defined(GLM_MESSAGES) && !defined(glm_ext)) 
   45 #       pragma message("GLM: GLM_GTX_integer extension included") 
   55         int pow(
int x, 
int y);
 
   63         template <
typename genIUType>
 
   64         genIUType 
log2(genIUType 
const & x);
 
   72         int mod(
int x, 
int y);
 
   76         template <
typename genType> 
 
  102 #include "integer.inl" 
  104 #endif//GLM_GTX_integer