Function nalgebra_glm::quat_euler_angles[][src]

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

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