BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_updateConstants C# (CSharp) Method

btSoftBody_updateConstants() private method

private btSoftBody_updateConstants ( HandleRef jarg1 ) : void
jarg1 HandleRef
return void
        public static extern void btSoftBody_updateConstants(HandleRef jarg1);
BulletSoftBodyPINVOKE