template <typename T, typename U, precision P, template <typename, precision> class vecType, bool Aligned>

struct compute_mix_vector

Defined at line 120 of file ../../third_party/glm/glm/detail/../detail/func_common.inl

Public Methods

vecType<T, P> call (const vecType<T, P> & x, const vecType<T, P> & y, const vecType<U, P> & a)

Defined at line 122 of file ../../third_party/glm/glm/detail/../detail/func_common.inl