b2ComputeRotationBetweenUnitVectors

Function b2ComputeRotationBetweenUnitVectors 

Source
pub unsafe extern "C" fn b2ComputeRotationBetweenUnitVectors(
    v1: b2Vec2,
    v2: b2Vec2,
) -> b2Rot
Expand description

Compute the rotation between two unit vectors