Skip to main content

b3MakeQuatFromMatrix

Function b3MakeQuatFromMatrix 

Source
pub unsafe extern "C" fn b3MakeQuatFromMatrix(
    m: *const b3Matrix3,
) -> b3Quat
Expand description

Extract a quaternion from a rotation matrix.