Home
last modified time | relevance | path

Searched refs:lon_left (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/envelope/
Drange_of_boxes.hpp289 coordinate_type lon_left = geometry::get<min_corner, 0>(*it); in apply() local
294 intervals.push_back(interval_type(lon_left, max_longitude)); in apply()
300 intervals.push_back(interval_type(lon_left, lon_right)); in apply()