BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_updateBounds C# (CSharp) Method

btSoftBody_updateBounds() private method

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