mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-13 13:20:07 +00:00
fix type error
This commit is contained in:
parent
a6bc125945
commit
c86da93d58
@ -533,7 +533,7 @@ struct LoadSoftBodyArgs
|
||||
double m_corotatedLambda;
|
||||
int m_useBendingSprings;
|
||||
double m_collisionHardness;
|
||||
double m_useSelfCollision;
|
||||
int m_useSelfCollision;
|
||||
double m_frictionCoeff;
|
||||
double m_NeoHookeanMu;
|
||||
double m_NeoHookeanLambda;
|
||||
|
Loading…
Reference in New Issue
Block a user