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