Searched refs:ray2In1 (Results 1 – 1 of 1) sorted by relevance
464 bool ray2In1 = v2s.cross(v1s) * vDir[0] <= 0 && v2s.cross(v1e) * vDir[0] >= 0; in testQuadAngles() local468 REPORTER_ASSERT(reporter, !ray2In1); in testQuadAngles()