Skip to content

Fix init of atomic<bool>; fix function sigature of RigidBodyDynamicsExample

Jianfeng Yan requested to merge _transfer-jianfengyan/iMSTK:master into master
  1. std::atomic = false gives compile error.
  2. the function signature is not correct.

Merge request reports