Searched refs:existingCubicT (Results 1 – 2 of 2) sorted by relevance
211 double existingCubicT = (*fIntersections)[0][inner]; in uniqueAnswer() local212 if (cubicT == existingCubicT) { in uniqueAnswer()216 double cubicMidT = (existingCubicT + cubicT) / 2; in uniqueAnswer()