Home | History | Annotate | Download | only in tools

Lines Matching full:sindex

1673             var sIndex = sect1 ? 0 : 1;
1674 var sects = intersect[sIndex];
1679 var curve = test[sIndex];
1687 firstInside = (iDist > eDist) ^ (sIndex == 0) ^ sweeps[0];
1688 // console.log("iDist=" + iDist + " eDist=" + eDist + " sIndex=" + sIndex