Searched defs:isnan (Results 1 – 6 of 6) sorted by relevance
9 #define isnan(x) _isnan(x) macro
133 static inline bool isnan(float v) in isnan() function
626 GLM_FUNC_QUALIFIER bool isnan(genType x) function651 GLM_FUNC_QUALIFIER vecType<bool, P> isnan(vecType<T, P> const & x) function
776 GLM_FUNC_QUALIFIER tvec4<bool, P> isnan(tquat<T, P> const& q) function