Function rs_math3d::transforms::rotation_from_quat[][src]

pub fn rotation_from_quat<T: Scalar>(q: &Quat<T>) -> Matrix4<T>