Go to the documentation of this file.
   39 #define GLM_GTX_wrap GLM_VERSION 
   44 #if(defined(GLM_MESSAGES) && !defined(glm_ext)) 
   45 #       pragma message("GLM: GLM_GTX_wrap extension included") 
   55         template <
typename genType> 
 
   56         genType 
clamp(genType 
const & Texcoord);
 
   60         template <
typename genType> 
 
   61         genType 
repeat(genType 
const & Texcoord);
 
   65         template <
typename genType>