| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/within/ |
| H A D | implementation.hpp | 173 struct within<Point, Polygon, point_tag, polygon_tag> 188 struct within<MultiPoint, Polygon, multi_point_tag, polygon_tag> 232 struct within<Linestring, Polygon, linestring_tag, polygon_tag> 237 struct within<MultiLinestring, Polygon, multi_linestring_tag, polygon_tag> 259 struct within<Ring, Polygon, ring_tag, polygon_tag> 264 struct within<Polygon, Ring, polygon_tag, ring_tag> 269 struct within<Polygon1, Polygon2, polygon_tag, polygon_tag> 284 struct within<Polygon, MultiPolygon, polygon_tag, multi_polygon_tag> 289 struct within<MultiPolygon, Polygon, multi_polygon_tag, polygon_tag>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/covered_by/ |
| H A D | implementation.hpp | 150 struct covered_by<Point, Polygon, point_tag, polygon_tag> 165 struct covered_by<MultiPoint, Polygon, multi_point_tag, polygon_tag> 209 struct covered_by<Linestring, Polygon, linestring_tag, polygon_tag> 214 struct covered_by<MultiLinestring, Polygon, multi_linestring_tag, polygon_tag> 236 struct covered_by<Ring, Polygon, ring_tag, polygon_tag> 241 struct covered_by<Polygon, Ring, polygon_tag, ring_tag> 246 struct covered_by<Polygon1, Polygon2, polygon_tag, polygon_tag> 261 struct covered_by<Polygon, MultiPolygon, polygon_tag, multi_polygon_tag> 266 struct covered_by<MultiPolygon, Polygon, multi_polygon_tag, polygon_tag>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/ |
| H A D | ring_type.hpp | 99 struct ring_return_type<polygon_tag, Polygon> 133 polygon_tag, 157 struct ring_type<polygon_tag, Polygon> 161 typename ring_return_type<polygon_tag, Polygon>::type
|
| H A D | interior_type.hpp | 88 struct interior_return_type<polygon_tag, Polygon> 115 struct interior_type<polygon_tag, Polygon> 119 typename interior_return_type<polygon_tag, Polygon>::type
|
| H A D | point_type.hpp | 95 struct point_type<polygon_tag, Polygon> 100 typename ring_type<polygon_tag, Polygon>::type 131 polygon_tag,
|
| H A D | point_order.hpp | 134 struct point_order<polygon_tag, Polygon> 139 typename ring_type<polygon_tag, Polygon>::type 158 polygon_tag,
|
| H A D | closure.hpp | 148 struct closure<polygon_tag, Polygon> 153 typename ring_type<polygon_tag, Polygon>::type 171 polygon_tag,
|
| H A D | tags.hpp | 92 struct polygon_tag : single_tag, polygonal_tag {}; struct 142 typedef polygon_tag type;
|
| H A D | interior_rings.hpp | 74 struct interior_rings<polygon_tag, Polygon> 93 polygon_tag,
|
| H A D | is_areal.hpp | 37 template <> struct is_areal<polygon_tag> : boost::true_type {};
|
| H A D | topological_dimension.hpp | 63 struct top_dim<polygon_tag> : boost::mpl::int_<2> {};
|
| H A D | geometry_id.hpp | 54 struct geometry_id<polygon_tag> : boost::mpl::int_<3> {};
|
| /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 | is_acceptable_turn.hpp | 41 struct acceptable_operation<Polygon, counterclockwise, polygon_tag> 48 struct acceptable_operation<Polygon, clockwise, polygon_tag> 86 class is_acceptable_turn<Polygon, polygon_tag>
|
| H A D | debug_validity_phase.hpp | 37 struct debug_validity_phase<Polygon, polygon_tag>
|
| /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 | 311 struct equals<Polygon1, Polygon2, polygon_tag, polygon_tag, 2, Reverse> 317 struct equals<Polygon, Ring, polygon_tag, ring_tag, 2, Reverse> 329 struct equals<Polygon, Box, polygon_tag, box_tag, 2, Reverse> 370 polygon_tag, multi_polygon_tag,
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | get_ring.hpp | 78 struct get_ring<polygon_tag> 110 return get_ring<polygon_tag>::apply(id, 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 D | convert.hpp | 353 struct convert<Polygon1, Polygon2, polygon_tag, polygon_tag, DimensionCount, false> 370 struct convert<Box, Polygon, box_tag, polygon_tag, 2, false> 404 struct convert<Ring, Polygon, ring_tag, polygon_tag, DimensionCount, false> 420 struct convert<Polygon, Ring, polygon_tag, ring_tag, DimensionCount, false>
|
| H A D | for_each.hpp | 248 struct for_each_point<Polygon, polygon_tag> 280 struct for_each_segment<Polygon, polygon_tag>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/detail/boundary_view/ |
| H A D | implementation.hpp | 245 struct num_rings<Polygon, polygon_tag> 269 struct views_container_initializer<Polygon, polygon_tag> 439 struct boundary_view<Polygon, polygon_tag>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/concepts/ |
| H A D | check.hpp | 108 struct check<Geometry, polygon_tag, true> 114 struct check<Geometry, polygon_tag, false>
|
| /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 | recalculate.hpp | 210 struct recalculate<Polygon1, Polygon2, polygon_tag, polygon_tag>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/iterators/ |
| H A D | segment_iterator.hpp | 70 struct segments_begin<Polygon, polygon_tag> 184 struct segments_end<Polygon, polygon_tag>
|
| H A D | point_iterator.hpp | 64 struct points_begin<Polygon, polygon_tag> 175 struct points_end<Polygon, polygon_tag>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/iterators/detail/point_iterator/ |
| H A D | inner_range_type.hpp | 48 struct inner_range_type<Polygon, polygon_tag>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/intersection/ |
| H A D | multi.hpp | 331 polygon_tag, multi_linestring_tag, linestring_tag, 378 multi_linestring_tag, polygon_tag, linestring_tag,
|