template <typename T, precision P, bool Aligned>
struct compute_quat_mul_scalar
Defined at line 41 of file ../../third_party/glm/glm/gtc/quaternion.inl
Public Methods
tquat<T, P> call (const tquat<T, P> & q, T s)
Defined at line 43 of file ../../third_party/glm/glm/gtc/quaternion.inl