Skip to main content

b3ComputeQuatBetweenUnitVectors

Function b3ComputeQuatBetweenUnitVectors 

Source
pub unsafe extern "C" fn b3ComputeQuatBetweenUnitVectors(
    v1: b3Vec3,
    v2: b3Vec3,
) -> b3Quat
Expand description

Find a quaternion that rotates one vector to another.