Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/
H A Dbounded_view.hpp26 struct bounded_view struct
38 struct bounded_view<Segment, Box, segment_tag, box_tag, cs::cartesian> struct
43 explicit bounded_view(Segment const& segment) in bounded_view() argument
68 struct bounded_view<Segment, Box, segment_tag, box_tag, CSystem> struct
73 explicit bounded_view(Segment const& segment) in bounded_view() argument
97 struct bounded_view<BoxIn, Box, box_tag, box_tag, CSystem> struct
102 explicit bounded_view(BoxIn const& box) in bounded_view() argument
127 struct bounded_view<Point, Box, point_tag, box_tag, CSystem> struct
132 explicit bounded_view(Point const& point) in bounded_view() argument
163 struct tag< index::detail::bounded_view<Geometry, Box, Tag, box_tag, CSystem> >
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/algorithms/
H A Dbounds.hpp37 index::detail::bounded_view<Geometry, Bounds> v(g); in apply()
70 typedef index::detail::bounded_view<Geometry, bounds_type> result_type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/quadratic/
H A Dredistribute_elements.hpp42 typedef index::detail::bounded_view<indexable_type, box_type> bounded_indexable_view; in pick_seeds()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/linear/
H A Dredistribute_elements.hpp92 typedef index::detail::bounded_view<indexable_type, bounds_type> bounded_view_type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/rstar/
H A Dredistribute_elements.hpp37 typedef index::detail::bounded_view<indexable_type, bounds_type> bounded_view_type;