[][src]Function nalgebra_glm::quat_to_mat3

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

Converts a quaternion to a rotation matrix.