Go to the documentation of this file.
   40 #define GLM_GTC_ulp GLM_VERSION 
   45 #if(defined(GLM_MESSAGES) && !defined(glm_ext)) 
   46 #       pragma message("GLM: GLM_GTC_ulp extension included") 
   56     template <
typename genType>
 
   61     template <
typename genType>
 
   66     template <
typename genType>
 
   71     template <
typename genType>
 
   81     template<
typename T, 
template<
typename> 
class vecType>
 
   82     vecType<uint> 
float_distance(vecType<T> 
const & x, vecType<T> 
const & y);