BulletCSharp.btSoftBody.updateBounds C# (CSharp) Méthode

updateBounds() public méthode

public updateBounds ( ) : void
Résultat void
        public void updateBounds()
        {
            BulletSoftBodyPINVOKE.btSoftBody_updateBounds(swigCPtr);
        }