Home | History | Annotate | Download | only in tools

Lines Matching full:sindex

740             var sIndex = sect1 ? 0 : 1;
741 var sects = intersect[sIndex];
746 var curve = test[sIndex];
754 firstInside = (iDist > eDist) ^ (sIndex == 0) ^ sweeps[0];
755 // console.log("iDist=" + iDist + " eDist=" + eDist + " sIndex=" + sIndex