Home
last modified time | relevance | path

Searched defs:min_longitude (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/geometry/util/
Dnormalize_spheroidal_coordinates.hpp53 static inline CoordinateType min_longitude() in min_longitude() function
110 static inline CoordinateType min_longitude() in min_longitude() function
/third_party/boost/boost/geometry/algorithms/detail/envelope/
Drange_of_boxes.hpp265 coordinate_type const min_longitude = constants::min_longitude(); in apply() local