template <precision P>
struct compute_quat_mul_vec4
Defined at line 169 of file ../../third_party/glm/glm/gtc/quaternion_simd.inl
Public Methods
tvec4<float, P> call (const tquat<float, P> & q, const tvec4<float, P> & v)
Defined at line 172 of file ../../third_party/glm/glm/gtc/quaternion_simd.inl