template <typename T, precision P>
struct functor2
Defined at line 83 of file ../../third_party/glm/glm/detail/../detail/_vectorize.hpp
Public Methods
tvec4<T, P> call (T (*)(T, T)Func,const tvec4<T, P> &a,const tvec4<T, P> &b)
Defined at line 86 of file ../../third_party/glm/glm/detail/../detail/_vectorize.hpp