Function nalgebra_glm::mat3_to_quat[][src]

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

Converts a rotation matrix to a quaternion.