/third_party/boost/boost/geometry/algorithms/detail/distance/ |
D | default_strategies.hpp | 94 struct default_strategy<Pointlike, Box, pointlike_tag, box_tag, false> 97 point_tag, box_tag, 105 struct default_strategy<Box1, Box2, box_tag, box_tag, false> 108 box_tag, box_tag, 118 segment_tag, box_tag, 125 struct default_strategy<Linear, Box, segment_tag, box_tag, false> 130 struct default_strategy<Linear, Box, linestring_tag, box_tag, false> 135 struct default_strategy<Linear, Box, multi_linestring_tag, box_tag, false> 140 struct default_strategy<Polygonal, Box, polygon_tag, box_tag, false> 145 struct default_strategy<Polygonal, Box, ring_tag, box_tag, false> [all …]
|
D | geometry_to_segment_or_box.hpp | 67 struct segment_or_box_point_range_closure<Box, box_tag> 130 struct assign_new_min_iterator<Box, box_tag> 161 struct assign_segment_or_box_points<Box, PointRange, box_tag> 435 Linear, Box, Strategy, linear_tag, box_tag, 447 Areal, Box, Strategy, areal_tag, box_tag, 470 multi_point_tag, box_tag,
|
D | box_to_box.hpp | 35 Box1, Box2, Strategy, box_tag, box_tag,
|
/third_party/boost/boost/geometry/index/detail/ |
D | bounded_view.hpp | 66 struct bounded_view_base<Segment, Box, Strategy, segment_tag, box_tag, cartesian_tag> 96 struct bounded_view_base<Segment, Box, Strategy, segment_tag, box_tag, CSTag> 137 struct bounded_view_base<BoxIn, Box, Strategy, box_tag, box_tag, CSTag> 167 struct bounded_view_base<Point, Box, Strategy, point_tag, box_tag, CSTag> 249 struct tag< index::detail::bounded_view<Geometry, Box, Strategy, Tag, box_tag> > 251 typedef box_tag type; 255 struct point_type< index::detail::bounded_view<Geometry, Box, Strategy, Tag, box_tag> > 261 struct indexed_access<index::detail::bounded_view<Geometry, Box, Strategy, Tag, box_tag>, 264 typedef index::detail::bounded_view<Geometry, Box, Strategy, Tag, box_tag> box_type; 279 struct indexed_access<index::detail::bounded_view<Geometry, Box, Strategy, Tag, box_tag>, [all …]
|
/third_party/boost/boost/geometry/strategies/spherical/ |
D | disjoint_box_box.hpp | 112 struct default_strategy<Box1, Box2, box_tag, box_tag, TopDim1, TopDim2, spherical_equatorial_tag, s… 118 struct default_strategy<Box1, Box2, box_tag, box_tag, TopDim1, TopDim2, spherical_polar_tag, spheri… 124 struct default_strategy<Box1, Box2, box_tag, box_tag, TopDim1, TopDim2, geographic_tag, geographic_…
|
D | envelope_box.hpp | 54 struct default_strategy<box_tag, spherical_equatorial_tag, CalculationType> 60 struct default_strategy<box_tag, spherical_polar_tag, CalculationType> 66 struct default_strategy<box_tag, geographic_tag, CalculationType>
|
D | expand_box.hpp | 149 struct default_strategy<box_tag, spherical_equatorial_tag, CalculationType> 155 struct default_strategy<box_tag, spherical_polar_tag, CalculationType> 161 struct default_strategy<box_tag, geographic_tag, CalculationType>
|
D | disjoint_segment_box.hpp | 82 struct default_strategy<Linear, Box, LinearTag, box_tag, 1, 2, 89 struct default_strategy<Box, Linear, box_tag, LinearTag, 2, 1,
|
/third_party/boost/boost/geometry/index/detail/algorithms/ |
D | bounds.hpp | 40 struct bounds<Geometry, Bounds, segment_tag, box_tag> 75 struct expand<Bounds, Geometry, box_tag, point_tag> 90 struct expand<Bounds, Geometry, box_tag, box_tag> 105 struct expand<Bounds, Geometry, box_tag, segment_tag> 149 struct covered_by_bounds<Geometry, Bounds, point_tag, box_tag> 164 struct covered_by_bounds<Geometry, Bounds, box_tag, box_tag> 179 struct covered_by_bounds<Geometry, Bounds, segment_tag, box_tag>
|
D | minmaxdist.hpp | 29 struct smallest_for_indexable_dimension<Point, BoxIndexable, box_tag, minmaxdist_tag, DimensionInde… 85 struct minmaxdist_impl<Point, Indexable, box_tag> 96 box_tag, in apply()
|
/third_party/boost/boost/geometry/strategies/cartesian/ |
D | box_in_box.hpp | 334 box_tag, box_tag, 347 box_tag, box_tag, 365 box_tag, box_tag, 378 box_tag, box_tag,
|
D | point_in_box.hpp | 232 point_tag, box_tag, 245 point_tag, box_tag, 300 point_tag, box_tag, 313 point_tag, box_tag,
|
D | distance_segment_box.hpp | 198 segment_tag, box_tag, Segment, Box, 208 box_tag, segment_tag, Box, Segment, 214 segment_tag, box_tag, Segment, Box,
|
D | disjoint_box_box.hpp | 97 struct default_strategy<Box1, Box2, box_tag, box_tag, TopDim1, TopDim2, cartesian_tag, cartesian_ta…
|
/third_party/boost/boost/geometry/strategies/ |
D | disjoint.hpp | 53 struct default_strategy<Point, Box, point_tag, box_tag, 0, 2> 58 struct default_strategy<Box, Point, box_tag, point_tag, 2, 0> 63 struct default_strategy<MultiPoint, Box, multi_point_tag, box_tag, 0, 2> 72 struct default_strategy<Box, MultiPoint, box_tag, multi_point_tag, 2, 0>
|
/third_party/boost/boost/geometry/algorithms/detail/intersection/ |
D | box_box.hpp | 38 box_tag, box_tag,
|
/third_party/boost/boost/geometry/algorithms/detail/expand/ |
D | box.hpp | 48 box_tag, box_tag
|
/third_party/boost/boost/geometry/algorithms/detail/disjoint/ |
D | box_box.hpp | 63 struct disjoint<Box1, Box2, DimensionCount, box_tag, box_tag, false>
|
/third_party/boost/boost/geometry/algorithms/dispatch/ |
D | distance.hpp | 54 box_tag, 62 box_tag,
|
D | disjoint.hpp | 51 segment_tag, box_tag, linear_tag, areal_tag 56 segment_tag, box_tag, linear_tag, areal_tag
|
/third_party/boost/boost/geometry/strategies/geographic/ |
D | distance_cross_track_point_box.hpp | 198 point_tag, box_tag, Point, Box, 208 box_tag, point_tag, Box, Point, 214 point_tag, box_tag, Point, Box,
|
D | disjoint_segment_box.hpp | 108 struct default_strategy<Linear, Box, LinearTag, box_tag, 1, 2, 115 struct default_strategy<Box, Linear, box_tag, LinearTag, 2, 1,
|
/third_party/boost/boost/geometry/algorithms/detail/envelope/ |
D | transform_units.hpp | 60 struct transform_units_impl<BoxIn, BoxOut, box_tag, box_tag>
|
/third_party/boost/boost/geometry/strategies/concepts/ |
D | within_concept.hpp | 281 struct check_within<Geometry1, Geometry2, point_tag, box_tag, areal_tag, Strategy> 287 struct check_within<Geometry1, Geometry2, box_tag, box_tag, areal_tag, Strategy>
|
/third_party/boost/libs/geometry/test/algorithms/distance/ |
D | distance_brute_force.hpp | 53 boost::is_same<typename tag<G>::type, box_tag> 312 point_tag, box_tag, false 538 linear_tag, box_tag, false 818 polygon_tag, box_tag, false 1013 multi_point_tag, box_tag, false 1147 multi_polygon_tag, box_tag, false 1183 ring_tag, box_tag, false 1315 segment_tag, box_tag, false 1330 box_tag, box_tag, false
|