b2Body_GetWorldPoint

Function b2Body_GetWorldPoint 

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

Get a world point on a body given a local point