Searched refs:lengthSquared (Results 1 – 1 of 1) sorted by relevance
87 ….x*c.x+this.y*c.y},lengthSquared:function(){return this.x*this.x+this.y*this.y},length:function(){… method91 …c.x+this._y*c.y},lengthSquared:function(){return this._x*this._x+this._y*this._y},length:function(… method