Searched defs:cubicMidT (Results 1 – 1 of 1) sorted by relevance
109 double cubicMidT = ((*fIntersections)[0][index] + (*fIntersections)[0][index + 1]) / 2; in checkCoincident() local225 double cubicMidT = (existingCubicT + cubicT) / 2; in uniqueAnswer() local