Home
last modified time | relevance | path

Searched refs:box_tag (Results 1 – 25 of 138) sorted by relevance

123456

/third_party/boost/boost/geometry/algorithms/detail/distance/
Ddefault_strategies.hpp94 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 …]
Dgeometry_to_segment_or_box.hpp67 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,
Dbox_to_box.hpp35 Box1, Box2, Strategy, box_tag, box_tag,
/third_party/boost/boost/geometry/index/detail/
Dbounded_view.hpp66 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/
Ddisjoint_box_box.hpp112 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_…
Denvelope_box.hpp54 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>
Dexpand_box.hpp149 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>
Ddisjoint_segment_box.hpp82 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/
Dbounds.hpp40 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>
Dminmaxdist.hpp29 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/
Dbox_in_box.hpp334 box_tag, box_tag,
347 box_tag, box_tag,
365 box_tag, box_tag,
378 box_tag, box_tag,
Dpoint_in_box.hpp232 point_tag, box_tag,
245 point_tag, box_tag,
300 point_tag, box_tag,
313 point_tag, box_tag,
Ddistance_segment_box.hpp198 segment_tag, box_tag, Segment, Box,
208 box_tag, segment_tag, Box, Segment,
214 segment_tag, box_tag, Segment, Box,
Ddisjoint_box_box.hpp97 struct default_strategy<Box1, Box2, box_tag, box_tag, TopDim1, TopDim2, cartesian_tag, cartesian_ta…
/third_party/boost/boost/geometry/strategies/
Ddisjoint.hpp53 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/
Dbox_box.hpp38 box_tag, box_tag,
/third_party/boost/boost/geometry/algorithms/detail/expand/
Dbox.hpp48 box_tag, box_tag
/third_party/boost/boost/geometry/algorithms/detail/disjoint/
Dbox_box.hpp63 struct disjoint<Box1, Box2, DimensionCount, box_tag, box_tag, false>
/third_party/boost/boost/geometry/algorithms/dispatch/
Ddistance.hpp54 box_tag,
62 box_tag,
Ddisjoint.hpp51 segment_tag, box_tag, linear_tag, areal_tag
56 segment_tag, box_tag, linear_tag, areal_tag
/third_party/boost/boost/geometry/strategies/geographic/
Ddistance_cross_track_point_box.hpp198 point_tag, box_tag, Point, Box,
208 box_tag, point_tag, Box, Point,
214 point_tag, box_tag, Point, Box,
Ddisjoint_segment_box.hpp108 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/
Dtransform_units.hpp60 struct transform_units_impl<BoxIn, BoxOut, box_tag, box_tag>
/third_party/boost/boost/geometry/strategies/concepts/
Dwithin_concept.hpp281 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/
Ddistance_brute_force.hpp53 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

123456