/third_party/boost/boost/geometry/algorithms/detail/distance/ |
D | geometry_to_segment_or_box.hpp | 61 struct segment_or_box_point_range_closure<Segment, segment_tag> 121 struct assign_new_min_iterator<Segment, segment_tag> 151 struct assign_segment_or_box_points<Segment, PointRange, segment_tag> 183 struct intersects<SegOrBox, segment_tag> 408 Linear, Segment, Strategy, linear_tag, segment_tag, 417 Areal, Segment, Strategy, areal_tag, segment_tag, 426 Segment, Areal, Strategy, segment_tag, areal_tag, 457 multi_point_tag, segment_tag,
|
D | default_strategies.hpp | 61 point_tag, segment_tag, 118 segment_tag, box_tag, 125 struct default_strategy<Linear, Box, segment_tag, box_tag, false> 160 point_tag, segment_tag,
|
D | segment_to_segment.hpp | 138 Segment1, Segment2, Strategy, segment_tag, segment_tag,
|
/third_party/boost/boost/geometry/algorithms/dispatch/ |
D | distance.hpp | 53 segment_tag, 61 segment_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/libs/geometry/test/algorithms/distance/ |
D | distance_brute_force.hpp | 52 boost::is_same<typename tag<G>::type, segment_tag>, 135 segment_tag, 141 segment_tag, 197 point_tag, segment_tag, false 388 linear_tag, segment_tag, false 637 polygon_tag, segment_tag, false 944 multi_point_tag, segment_tag, false 1081 multi_polygon_tag, segment_tag, false 1263 segment_tag, segment_tag, false 1276 segment_tag, ring_tag, false [all …]
|
/third_party/boost/boost/geometry/strategies/cartesian/ |
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 | distance_projected_point.hpp | 264 point_tag, segment_tag, Point, PointOfSegment, 287 segment_tag, point_tag, PointOfSegment, Point, 293 point_tag, segment_tag, Point, PointOfSegment,
|
D | expand_segment.hpp | 56 struct default_strategy<segment_tag, cartesian_tag, CalculationType>
|
/third_party/boost/boost/geometry/strategies/spherical/ |
D | expand_segment.hpp | 98 struct default_strategy<segment_tag, spherical_equatorial_tag, CalculationType> 104 struct default_strategy<segment_tag, spherical_polar_tag, CalculationType>
|
D | distance_segment_box.hpp | 380 segment_tag, box_tag, Segment, Box, 390 box_tag, segment_tag, Box, Segment, 396 segment_tag, box_tag, Segment, Box,
|
/third_party/boost/boost/geometry/index/detail/ |
D | distance_predicates.hpp | 162 struct comparable_distance_call_base<G1, G2, Strategy, segment_tag, point_tag> 181 struct comparable_distance_call_base<G1, G2, Strategy, segment_tag, box_tag> 200 struct comparable_distance_call_base<G1, G2, Strategy, segment_tag, segment_tag>
|
D | is_indexable.hpp | 40 struct is_indexable<Segment, geometry::segment_tag>
|
/third_party/boost/boost/geometry/strategies/geographic/ |
D | distance_segment_box.hpp | 339 segment_tag, box_tag, Segment, Box, 349 box_tag, segment_tag, Box, Segment, 355 segment_tag, box_tag, Segment, Box,
|
/third_party/boost/boost/geometry/algorithms/detail/disjoint/ |
D | linear_linear.hpp | 155 struct disjoint<Segment1, Segment2, 2, segment_tag, segment_tag, false>
|
D | linear_segment_or_box.hpp | 53 struct disjoint_point_segment_or_box<Segment, segment_tag> 186 struct disjoint<Linear, Segment, 2, linear_tag, segment_tag, false>
|
/third_party/boost/libs/geometry/test/core/ |
D | tag.cpp | 63 test_geometry<bg::model::segment<P> , bg::segment_tag>(); in test_all() 64 test_geometry<bg::model::referring_segment<P const> , bg::segment_tag>(); in test_all()
|
/third_party/boost/boost/geometry/index/detail/algorithms/ |
D | bounds.hpp | 40 struct bounds<Geometry, Bounds, segment_tag, box_tag> 105 struct expand<Bounds, Geometry, box_tag, segment_tag> 179 struct covered_by_bounds<Geometry, Bounds, segment_tag, box_tag>
|
/third_party/boost/boost/geometry/algorithms/detail/ |
D | assign_values.hpp | 297 struct assign<segment_tag, Segment, 2> 318 struct assign_zero<segment_tag, Segment> 332 struct assign_inverse<segment_tag, Segment>
|
/third_party/boost/boost/geometry/geometries/ |
D | segment.hpp | 125 typedef segment_tag type; 173 typedef segment_tag type;
|
/third_party/boost/boost/geometry/algorithms/detail/equals/ |
D | implementation.hpp | 347 struct equals<Segment1, Segment2, segment_tag, segment_tag, linear_tag, linear_tag, DimensionCount,… 367 struct equals<LineString, Segment, linestring_tag, segment_tag, linear_tag, linear_tag, 2, Reverse> 372 struct equals<MultiLineString, Segment, multi_linestring_tag, segment_tag, linear_tag, linear_tag, …
|
/third_party/boost/boost/geometry/geometries/concepts/ |
D | check.hpp | 133 struct check<Geometry, segment_tag, true> 139 struct check<Geometry, segment_tag, false>
|
/third_party/boost/boost/geometry/geometries/register/ |
D | segment.hpp | 94 template<> struct tag<Segment > { typedef segment_tag type; }; \ 98 template<typename P> struct tag<Segment<P> > { typedef segment_tag type; }; \
|
/third_party/boost/libs/geometry/test/strategies/ |
D | cross_track.cpp | 71 bg::point_tag, bg::segment_tag, Point, Point in test_distance() 76 bg::segment_tag, bg::point_tag, Point, Point in test_distance()
|
/third_party/boost/boost/geometry/algorithms/detail/expand/ |
D | segment.hpp | 49 box_tag, segment_tag
|