Searched refs:approximately_between_orderable (Results 1 – 2 of 2) sorted by relevance
437 inline bool approximately_between_orderable(double a, double b, double c) { in approximately_between_orderable() function
421 if (!approximately_between_orderable(tStart, testT, tEnd)) { in endsIntersect()