Searched refs:oppMinT (Results 1 – 1 of 1) sorted by relevance
209 double oppMinT = std::min(oppPtTStart->fT, oppPtTEnd->fT); in extend() local223 || oTestMinT > oppMinT || oppMaxT > oTestMaxT); in extend()226 || (oTestMinT <= oTestMaxT && oppMinT <= oTestMaxT)) { in extend()980 double oppMinT = std::min(oppPtTStart->fT, oppPtTEnd->fT); in contains() local995 if (oppMinT < std::min(test->oppPtTStart()->fT, test->oppPtTEnd()->fT)) { in contains()