Home | History | Annotate | Download | only in pathops

Lines Matching refs:newT

1149                     double newT = oStartPtT->fT + oStartRange * startPart;
1150 log->record(kAddExpandedCoin_Glitch, id, oStart, newT, test->pt());
1153 double newT = startPtT->fT + startRange * oStartPart;
1154 log->record(kAddExpandedCoin_Glitch, id, start, newT, oTest->pt());