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

  1. std::atomic = false gives compile error.
  2. the function signature is not correct.

Merge request reports

Loading