Function SoftBody.removeCollisionExceptionWith

Removes a body from the list of bodies that this body can't collide with.

void removeCollisionExceptionWith (
  Node _body
) nothrow @nogc;