Searched refs:tEnd2 (Results 1 – 4 of 4) sorted by relevance
100 const double tEnd2 = i2 < ts2Count ? ts2[i2] : 1; in intersect3() local101 const double t2 = t2s + (t2e - t2s) * tEnd2; in intersect3()
96 const double tEnd2 = i2 < ts2Count ? ts2[i2] : 1; in intersect() local97 const double t2 = t2s + (t2e - t2s) * tEnd2; in intersect()