Function nalgebra_glm::quat_to_mat3[][src]

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

Converts a quaternion to a rotation matrix.