[][src]Function nalgebra_glm::mat3_to_quat

pub fn mat3_to_quat<N: RealField>(x: &TMat3<N>) -> Qua<N>

Converts a rotation matrix to a quaternion.