Searched refs:getDegree (Results 1 – 2 of 2) sorted by relevance
7040 … if (nurbs.getDegree() === 3 && nurbs.isOrderedByThree(this.getA())) {7137 Nurbs.prototype.getDegree = function () { method in Nurbs
1353 …100*B)/100,E=Math.round(100*E)/100;g.setLastX(e);g.setLastY(k);if(3===m.getDegree()&&m.isOrderedBy…1356 …rototype.getKnotLast=function(){return this.nurbsValues[0]};a.prototype.getDegree=function(){retur… method in a