Searched defs:cos (Results 1 – 3 of 3) sorted by relevance
60 #define cos(x) ml_cos(x) macro
53 GLM_FUNC_QUALIFIER vecType<T, P> cos(vecType<T, P> const & v) function