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