Searched defs:GetNegative (Results 1 – 1 of 1) sorted by relevance
176 …s.y=B};A.prototype.SetV=function(p){this.x=p.x;this.y=p.y};A.prototype.GetNegative=function(){retu… method in A180 function(p){this.x=p.x;this.y=p.y;this.z=p.z};U.prototype.GetNegative=function(){return new U(-this… method in U