b2Body_GetWorldVector

Function b2Body_GetWorldVector 

Source
pub unsafe extern "C" fn b2Body_GetWorldVector(
    bodyId: b2BodyId,
    localVector: b2Vec2,
) -> b2Vec2
Expand description

Get a world vector on a body given a local vector