Searched refs:points2 (Results 1 – 2 of 2) sorted by relevance
2 …points2){var result=new Intersection,length=points1.length;for(var i=0;i<length;i++){var a1=points… argument
4322 fabric.Intersection.intersectPolygonPolygon = function (points1, points2) { argument4329 inter = Intersection.intersectLinePolygon(a1, a2, points2);