Searched refs:geographic_tag (Results 1 – 25 of 46) sorted by relevance
12
/third_party/boost/boost/geometry/strategies/geographic/ |
D | disjoint_segment_box.hpp | 88 geographic_tag in apply() 109 geographic_tag, geographic_tag> 116 geographic_tag, geographic_tag>
|
D | distance_cross_track_point_box.hpp | 199 geographic_tag, geographic_tag 209 geographic_tag, geographic_tag 215 geographic_tag, geographic_tag
|
D | distance_segment_box.hpp | 59 typedef geographic_tag cs_tag; 340 geographic_tag, geographic_tag 350 geographic_tag, geographic_tag 356 geographic_tag, geographic_tag
|
D | envelope.hpp | 48 typedef geographic_tag cs_tag; 99 struct default_strategy<Tag, geographic_tag, CalculationType>
|
D | envelope_segment.hpp | 78 geographic_tag in apply() 104 struct default_strategy<segment_tag, geographic_tag, CalculationType>
|
D | distance_cross_track_box_box.hpp | 217 geographic_tag, geographic_tag
|
D | distance.hpp | 214 struct default_strategy<point_tag, point_tag, Point1, Point2, geographic_tag, geographic_tag>
|
D | index.hpp | 43 typedef geographic_tag cs_tag; 138 struct default_strategy<Geometry, geographic_tag>
|
D | expand_segment.hpp | 83 struct default_strategy<segment_tag, geographic_tag, CalculationType>
|
D | io.hpp | 85 struct default_strategy<geographic_tag>
|
D | distance_cross_track.hpp | 949 geographic_tag, geographic_tag 960 geographic_tag, geographic_tag 966 geographic_tag, geographic_tag
|
D | line_interpolate.hpp | 114 struct default_strategy<geographic_tag>
|
D | point_order.hpp | 109 struct default_strategy<geographic_tag>
|
D | side.hpp | 68 typedef geographic_tag cs_tag;
|
D | densify.hpp | 121 struct default_strategy<geographic_tag>
|
D | azimuth.hpp | 131 struct default_strategy<geographic_tag, CalculationType>
|
/third_party/boost/boost/geometry/strategies/spherical/ |
D | disjoint_box_box.hpp | 124 …ct default_strategy<Box1, Box2, box_tag, box_tag, TopDim1, TopDim2, geographic_tag, geographic_tag>
|
D | envelope_box.hpp | 66 struct default_strategy<box_tag, geographic_tag, CalculationType>
|
D | compare.hpp | 317 geographic_tag, geographic_tag
|
D | envelope_point.hpp | 94 struct default_strategy<point_tag, geographic_tag, CalculationType>
|
/third_party/boost/boost/geometry/core/ |
D | cs.hpp | 198 typedef geographic_tag type; 331 struct cs_tag_to_coordinate_system<Units, geographic_tag>
|
D | tags.hpp | 45 struct geographic_tag : spherical_tag {}; struct
|
/third_party/boost/boost/geometry/strategies/agnostic/ |
D | point_in_point.hpp | 49 struct point_in_point<Point1, Point2, geographic_tag>
|
/third_party/boost/boost/geometry/formulas/ |
D | vertex_latitude.hpp | 143 struct vertex_latitude<CT, geographic_tag>
|
/third_party/boost/boost/geometry/algorithms/detail/overlay/ |
D | get_distance_measure.hpp | 134 struct get_distance_measure<CalculationType, geographic_tag>
|
12