Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/envelope/
H A Dsegment.hpp269 helper_box_type radian_mbr; in create_box() local
274 >(radian_mbr, boost::numeric_cast<box_coordinate_type>(lon1)); in create_box()
279 >(radian_mbr, boost::numeric_cast<box_coordinate_type>(lat1)); in create_box()
284 >(radian_mbr, boost::numeric_cast<box_coordinate_type>(lon2)); in create_box()
289 >(radian_mbr, boost::numeric_cast<box_coordinate_type>(lat2)); in create_box()
291 transform_units(radian_mbr, mbr); in create_box()