template <typename T, precision P, template <typename, precision> class vecType, bool Aligned>
struct compute_mod
Defined at line 251 of file ../../third_party/glm/glm/detail/../detail/func_common.inl
Public Methods
vecType<T, P> call (const vecType<T, P> & a, const vecType<T, P> & b)
Defined at line 253 of file ../../third_party/glm/glm/detail/../detail/func_common.inl