Function nalgebra_glm::mat3_to_quat

source ·
pub fn mat3_to_quat<N: Real>(x: &TMat3<N>) -> Qua<N>
Expand description

Converts a rotation matrix to a quaternion.