Changes

Summary

  1. [Collision.Response.Contact] Make contactId thread-safe (#4582) (details)
Commit 34346a2416300a231aadb48a1a30fd60e2618a8a by noreply
[Collision.Response.Contact] Make contactId thread-safe (#4582)

* local storage for available ids

* remove availableId and make the counter atomic

* fix compilation for linux

---------

Co-authored-by: erik pernod <erik.pernod@gmail.com>
The file was modifiedSofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/ContactIdentifier.cpp (diff)
The file was modifiedSofa/Component/Collision/Response/Contact/src/sofa/component/collision/response/contact/ContactIdentifier.h (diff)