Function nalgebra_glm::mat3_to_quat[][src]

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

Converts a rotation matrix to a quaternion.