BulletCSharp.btSoftBody.updateBounds C# (CSharp) 메소드

updateBounds() 공개 메소드

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