Searched refs:isOrderedByThree (Results 1 – 2 of 2) sorted by relevance
7040 … if (nurbs.getDegree() === 3 && nurbs.isOrderedByThree(this.getA())) {7104 Nurbs.prototype.isOrderedByThree = function (lastKnot) { method in Nurbs
1353 …ound(100*E)/100;g.setLastX(e);g.setLastY(k);if(3===m.getDegree()&&m.isOrderedByThree(this.getA()))…1355 …rseFloat(a[b])):this.nurbsValues.push(parseFloat(a[b]))}a.prototype.isOrderedByThree=function(a){f… method in a