pub fn quat_euler_angles<T: RealNumber>(x: &Qua<T>) -> TVec3<T>
Expand description

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