Home | History | Annotate | Download | only in Intersection

Lines Matching full:precisely_zero

2432             while (precisely_zero(startT - other->fTs[nextEnd].fT));
2554 while (precisely_zero(startT - other->fTs[nextEnd].fT));
2676 while (precisely_zero(startT - other->fTs[nextEnd].fT));
3699 // would allow using precisely_negative instead of precisely_zero
3706 if (precisely_zero(span.fT - fromSpan.fT)) {