BulletCSharp.btSoftBody.updateBounds C# (CSharp) Method

updateBounds() public method

public updateBounds ( ) : void
return void
        public void updateBounds()
        {
            BulletSoftBodyPINVOKE.btSoftBody_updateBounds(swigCPtr);
        }