Searched defs:floor (Results 1 – 5 of 5) sorted by relevance
56 #define floor(x) ml_floor(x) macro
297 GLM_FUNC_QUALIFIER detail::fvec4SIMD floor function
345 GLM_FUNC_QUALIFIER vecType<T, P> floor(vecType<T, P> const & x) function
472 int floor; // floor in units of 1/16th of floor. 0x80000000 if unknown. member