Home
last modified time | relevance | path

Searched refs:range_to_range (Results 1 – 3 of 3) 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/
H A Drecalculate.hpp93 struct range_to_range struct
135 range_to_range::apply(*it_out, *it_in, strategy); in iterate()
169 range_to_range::apply(geometry::exterior_ring(destination), in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/distance/
H A Drange_to_geometry_rtree.hpp55 typedef detail::closest_feature::range_to_range_rtree range_to_range; typedef in boost::geometry::detail::distance::point_or_segment_range_to_geometry_rtree
94 = range_to_range::apply(first, in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dconvert.hpp143 struct range_to_range struct
190 typedef range_to_range
338 : detail::conversion::range_to_range
349 : detail::conversion::range_to_range<LineString1, LineString2>