Searched refs:b1_min (Results 1 – 1 of 1) sorted by relevance
109 calc_t const b1_min = get<min_corner, 0>(box1); in apply() local115 calc_t const diff1 = b1_max - b1_min; in apply()122 calc_t const diff_min = math::longitude_distance_unsigned<units_t>(b1_min, b2_min); in apply()123 calc_t const b2_min_transl = b1_min + diff_min; // always right of b1_min in apply()135 && b2_max_transl < b1_min) // b2_max left of b1_min in apply()