template <typename T, precision P, bool Aligned>
struct compute_quat_mul_vec4
Defined at line 59 of file ../../third_party/glm/glm/gtc/quaternion.inl
Public Methods
tvec4<T, P> call (const tquat<T, P> & q, const tvec4<T, P> & v)
Defined at line 61 of file ../../third_party/glm/glm/gtc/quaternion.inl