Searched refs:tlast (Results 1 – 2 of 2) sorted by relevance
6 !!str "first inner \tlast",
498 SIMD_FORCE_INLINE bool BOX_AXIS_INTERSECT(T pos, T dir,T bmin, T bmax, T & tfirst, T & tlast) in BOX_AXIS_INTERSECT() argument508 tlast = GIM_MIN(a1, tlast); in BOX_AXIS_INTERSECT()509 if (tlast < tfirst) return false; in BOX_AXIS_INTERSECT()