template <typename T, precision P>
struct functor2_vec_sca
Defined at line 104 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,Tb)
Defined at line 107 of file ../../third_party/glm/glm/detail/../detail/_vectorize.hpp