Home | History | Annotate | Download | only in tools

Lines Matching full:sindex

693             var sIndex = sect1 ? 0 : 1;
694 var sects = intersect[sIndex];
699 var curve = test[sIndex];
707 firstInside = (iDist > eDist) ^ (sIndex == 0) ^ sweeps[0];
708 // console.log("iDist=" + iDist + " eDist=" + eDist + " sIndex=" + sIndex