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