Skip to main content

b3Body_GetWorldPoint

Function b3Body_GetWorldPoint 

Source
pub unsafe extern "C" fn b3Body_GetWorldPoint(
    bodyId: b3BodyId,
    localPoint: b3Vec3,
) -> b3Pos
Expand description

Get a world point on a body given a local point