This project is archived. Its data is
read-only
.
Fix init of atomic<bool>; fix function sigature of RigidBodyDynamicsExample
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Fix init of atomic<bool>; fix function sigature of RigidBodyDynamicsExample
Jianfeng Yan
requested to merge
_transfer-jianfengyan/iMSTK:master
into
master
Mar 11, 2020
Overview
3
Commits
2
Pipelines
0
Changes
2
std::atomic = false gives compile error.
the function signature is not correct.
Merge request reports
Loading