Searched refs:validT (Results 1 – 1 of 1) sorted by relevance
68 return this->validT(conicVals, axisIntercept, roots); in horizontalIntersect()126 return this->validT(r, 0, roots); in intersectRay()129 int validT(double r[3], double axisIntercept, double roots[2]) { in validT() function in LineConicIntersections141 return this->validT(conicVals, axisIntercept, roots); in verticalIntersect()