Home
last modified time | relevance | path

Searched refs:spherical_tag (Results 1 – 21 of 21) sorted by relevance

/third_party/boost/boost/geometry/strategies/cartesian/
Dbox_in_box.hpp208 struct box_within_range<Geometry, 0, spherical_tag>
219 struct box_covered_by_range<Geometry, 0, spherical_tag>
244 spherical_tag in apply()
278 spherical_tag, in apply()
314 spherical_tag, in apply()
349 spherical_tag, spherical_tag
380 spherical_tag, spherical_tag
Dpoint_in_box.hpp136 struct within_range<Geometry, 0, spherical_tag>
142 struct covered_by_range<Geometry, 0, spherical_tag>
217 spherical_tag, in apply()
247 spherical_tag, spherical_tag
284 spherical_tag, in apply()
315 spherical_tag, spherical_tag
/third_party/boost/boost/geometry/core/
Dtags.hpp32 struct spherical_tag {}; struct
39 struct spherical_polar_tag : spherical_tag {};
42 struct spherical_equatorial_tag : spherical_tag {};
45 struct geographic_tag : spherical_tag {};
/third_party/boost/boost/geometry/strategies/spherical/
Dpoint_in_point.hpp60 typedef spherical_tag cs_tag;
148 …egy<PointLike1, PointLike2, Tag1, Tag2, pointlike_tag, pointlike_tag, spherical_tag, spherical_tag>
165 …egy<PointLike1, PointLike2, Tag1, Tag2, pointlike_tag, pointlike_tag, spherical_tag, spherical_tag>
Dintersection.hpp93 typedef spherical_tag cs_tag;
1017 …ategy<Geometry1, Geometry2, AnyTag1, AnyTag2, linear_tag, linear_tag, spherical_tag, spherical_tag>
1023 …gy<Geometry1, Geometry2, AnyTag1, AnyTag2, linear_tag, polygonal_tag, spherical_tag, spherical_tag>
1029 …gy<Geometry1, Geometry2, AnyTag1, AnyTag2, polygonal_tag, linear_tag, spherical_tag, spherical_tag>
1035 …Geometry1, Geometry2, AnyTag1, AnyTag2, polygonal_tag, polygonal_tag, spherical_tag, spherical_tag>
1046 …ategy<Geometry1, Geometry2, AnyTag1, AnyTag2, linear_tag, linear_tag, spherical_tag, spherical_tag>
1052 …gy<Geometry1, Geometry2, AnyTag1, AnyTag2, linear_tag, polygonal_tag, spherical_tag, spherical_tag>
1058 …gy<Geometry1, Geometry2, AnyTag1, AnyTag2, polygonal_tag, linear_tag, spherical_tag, spherical_tag>
1064 …Geometry1, Geometry2, AnyTag1, AnyTag2, polygonal_tag, polygonal_tag, spherical_tag, spherical_tag>
Dpoint_in_poly_winding.hpp556 …<PointLike, Geometry, AnyTag1, AnyTag2, pointlike_tag, polygonal_tag, spherical_tag, spherical_tag>
569 …egy<PointLike, Geometry, AnyTag1, AnyTag2, pointlike_tag, linear_tag, spherical_tag, spherical_tag>
594 …<PointLike, Geometry, AnyTag1, AnyTag2, pointlike_tag, polygonal_tag, spherical_tag, spherical_tag>
607 …egy<PointLike, Geometry, AnyTag1, AnyTag2, pointlike_tag, linear_tag, spherical_tag, spherical_tag>
Dindex.hpp40 typedef spherical_tag cs_tag;
139 struct default_strategy<Geometry, spherical_tag>
Denvelope_box.hpp37 typedef spherical_tag cs_tag;
Dcompare.hpp287 spherical_tag, spherical_tag
Denvelope.hpp44 typedef spherical_tag cs_tag;
Ddistance_segment_box.hpp66 boost::is_same<typename SegmentBoxStrategy::cs_tag, spherical_tag>::value, in segment_below_of_box()
214 typedef spherical_tag cs_tag;
Dssf.hpp88 typedef spherical_tag cs_tag;
/third_party/boost/boost/geometry/algorithms/detail/sections/
Dsection_functions.hpp44 spherical_tag
58 struct preceding_check<0, Geometry, spherical_tag>
77 Point, 0, spherical_tag in apply()
Dsectionalize.hpp158 spherical_tag
193 struct get_direction_loop<Point, DimensionVector, 0, Count, spherical_tag>
219 spherical_tag in apply()
801 struct expand_by_epsilon<spherical_tag>
817 : expand_by_epsilon<spherical_tag>
/third_party/boost/boost/geometry/strategies/
Dwithin.hpp70 spherical_tag
75 spherical_tag
Dcovered_by.hpp71 spherical_tag
76 spherical_tag
/third_party/boost/boost/geometry/strategies/agnostic/
Dpoint_in_poly_winding.hpp52 spherical_tag
69 struct winding_base_type<Point, PointOfSegment, CalculationType, spherical_tag>
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dget_distance_measure.hpp119 struct get_distance_measure<CalculationType, spherical_tag>
135 : get_distance_measure<CalculationType, spherical_tag> {};
/third_party/boost/boost/geometry/algorithms/detail/relate/
Dturns.hpp302 typename tag_cast<CSTag, spherical_tag>::type, in use_fraction()
303 typename tag_cast<CSTag, spherical_tag>::type in use_fraction()
/third_party/boost/boost/geometry/policies/robustness/
Dget_rescale_policy.hpp404 struct get_envelope_strategy<Geometry, Strategy, point_tag, spherical_tag>
425 struct get_envelope_strategy<Geometry, Strategy, multi_point_tag, spherical_tag>
/third_party/boost/boost/geometry/algorithms/detail/
Ddirection_code.hpp218 struct direction_code_impl<spherical_tag>