| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/detail/ |
| H A D | indexed_point_view.hpp | 35 class indexed_point_view class 37 indexed_point_view & operator=(indexed_point_view const&); 43 indexed_point_view(Geometry & geometry) in indexed_point_view() function in boost::geometry::detail::indexed_point_view 70 struct tag< geometry::detail::indexed_point_view<Geometry, Index> > 76 struct coordinate_type< geometry::detail::indexed_point_view<Geometry, Index> > 84 geometry::detail::indexed_point_view<Geometry, Index> 91 struct dimension< geometry::detail::indexed_point_view<Geometry, Index> > 98 geometry::detail::indexed_point_view<Geometry, Index>, Dimension 104 geometry::detail::indexed_point_view<Geometry, Index> const& p) in get() 110 geometry::detail::indexed_point_view<Geometry, Index> & p, in set()
|
| /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 D | box.hpp | 55 detail::indexed_point_view<BoxIn const, Index> box_in_corner(box_in); in apply() 56 detail::indexed_point_view<BoxOut, Index> mbr_corner(mbr); in apply() 60 detail::indexed_point_view<BoxIn const, Index>, in apply() 61 detail::indexed_point_view<BoxOut, Index>, in apply() 81 detail::indexed_point_view<BoxIn const, Index> box_in_corner(box_in); in apply() 82 detail::indexed_point_view<BoxOut, Index> mbr_corner(mbr); in apply() 90 detail::indexed_point_view<BoxIn const, Index>, in apply() 91 detail::indexed_point_view<BoxOut, Index>, in apply()
|
| H A D | range_of_boxes.hpp | 166 detail::indexed_point_view<Box, min_corner> mbr_min(mbr); in apply() 167 detail::indexed_point_view<Box, max_corner> mbr_max(mbr); in apply() 169 detail::indexed_point_view<box_type const, min_corner> in apply() 172 detail::indexed_point_view<box_type const, max_corner> in apply() 177 detail::indexed_point_view<box_type const, min_corner>, in apply() 178 detail::indexed_point_view<Box, min_corner>, in apply() 185 detail::indexed_point_view<box_type const, max_corner>, in apply() 186 detail::indexed_point_view<Box, max_corner>, in apply() 308 detail::indexed_point_view<Box, min_corner> mbr_min(mbr); in apply() 309 detail::indexed_point_view<Box, max_corner> mbr_max(mbr); in apply()
|
| H A D | transform_units.hpp | 65 typedef detail::indexed_point_view<BoxIn const, Index> view_in_type; in apply() 66 typedef detail::indexed_point_view<BoxOut, Index> view_out_type; in apply()
|
| H A D | point.hpp | 52 detail::indexed_point_view<Box, Index> box_corner(mbr); in apply() 56 detail::indexed_point_view<Box, Index>, in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/equals/ |
| H A D | implementation.hpp | 114 indexed_point_view<Segment1 const, 0>(segment1), in apply() 115 indexed_point_view<Segment2 const, 0>(segment2) ) in apply() 117 indexed_point_view<Segment1 const, 1>(segment1), in apply() 118 indexed_point_view<Segment2 const, 1>(segment2) ) in apply() 120 indexed_point_view<Segment1 const, 0>(segment1), in apply() 121 indexed_point_view<Segment2 const, 1>(segment2) ) in apply() 123 indexed_point_view<Segment1 const, 1>(segment1), in apply() 124 indexed_point_view<Segment2 const, 0>(segment2) ) in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/ |
| H A D | normalize.hpp | 158 detail::indexed_point_view<BoxOut, min_corner> p_min_out(box_out); in apply_to_coordinates() 164 detail::indexed_point_view in apply_to_coordinates() 170 detail::indexed_point_view<BoxOut, max_corner> p_max_out(box_out); in apply_to_coordinates() 176 detail::indexed_point_view in apply_to_coordinates()
|
| H A D | expand_by_epsilon.hpp | 99 typedef detail::indexed_point_view<Box, min_corner> min_type; in expand_by_epsilon() 103 typedef detail::indexed_point_view<Box, max_corner> max_type; in expand_by_epsilon()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/ |
| H A D | has_invalid_coordinate.hpp | 71 geometry::detail::indexed_point_view<Geometry const, 0> p0(geometry); in apply() 72 geometry::detail::indexed_point_view<Geometry const, 1> p1(geometry); in apply()
|