Function rs_math3d::transforms::rotation_from_quat

source ·
pub fn rotation_from_quat<T: FloatScalar>(q: &Quat<T>) -> Matrix4<T>