Searched refs:previousT (Results 1 – 1 of 1) sorted by relevance
178 double previousT = t; in clipLine() local204 if (previousT >= 0.0) { //One intersection already hit in clipLine()205 if (t < previousT) { // Reorder in clipLine()222 previousT = t; in clipLine()