b2Body_GetLocalPoint

Function b2Body_GetLocalPoint 

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

Get a local point on a body given a world point