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