The search functionality needs JavaScript enabled
Removes a shape from a body. The shape is not deleted, so it can be reused afterwards.
void bodyRemoveShape ( const(RID) _body, const(long) shape_idx ) nothrow @nogc;