#pragma once #include #include bool addParticipation(ContactHandle4 c, ObjectHandle o); void removeParticipation(ContactHandle4 c, ObjectHandle o);