pub fn quat_euler_angles<N: Real>(x: &Qua<N>) -> TVec3<N>
Expand description

Euler angles of the quaternion q as (pitch, yaw, roll).