/third_party/boost/boost/geometry/strategies/cartesian/ |
D | box_in_box.hpp | 208 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
|
D | point_in_box.hpp | 136 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/ |
D | tags.hpp | 32 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/ |
D | point_in_point.hpp | 60 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>
|
D | intersection.hpp | 93 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>
|
D | point_in_poly_winding.hpp | 556 …<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>
|
D | index.hpp | 40 typedef spherical_tag cs_tag; 139 struct default_strategy<Geometry, spherical_tag>
|
D | envelope_box.hpp | 37 typedef spherical_tag cs_tag;
|
D | compare.hpp | 287 spherical_tag, spherical_tag
|
D | envelope.hpp | 44 typedef spherical_tag cs_tag;
|
D | distance_segment_box.hpp | 66 boost::is_same<typename SegmentBoxStrategy::cs_tag, spherical_tag>::value, in segment_below_of_box() 214 typedef spherical_tag cs_tag;
|
D | ssf.hpp | 88 typedef spherical_tag cs_tag;
|
/third_party/boost/boost/geometry/algorithms/detail/sections/ |
D | section_functions.hpp | 44 spherical_tag 58 struct preceding_check<0, Geometry, spherical_tag> 77 Point, 0, spherical_tag in apply()
|
D | sectionalize.hpp | 158 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/ |
D | within.hpp | 70 spherical_tag 75 spherical_tag
|
D | covered_by.hpp | 71 spherical_tag 76 spherical_tag
|
/third_party/boost/boost/geometry/strategies/agnostic/ |
D | point_in_poly_winding.hpp | 52 spherical_tag 69 struct winding_base_type<Point, PointOfSegment, CalculationType, spherical_tag>
|
/third_party/boost/boost/geometry/algorithms/detail/overlay/ |
D | get_distance_measure.hpp | 119 struct get_distance_measure<CalculationType, spherical_tag> 135 : get_distance_measure<CalculationType, spherical_tag> {};
|
/third_party/boost/boost/geometry/algorithms/detail/relate/ |
D | turns.hpp | 302 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/ |
D | get_rescale_policy.hpp | 404 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/ |
D | direction_code.hpp | 218 struct direction_code_impl<spherical_tag>
|