mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-10 23:42:12 +00:00
[strategies][distance] add tags for point-box and box-box strategies
This commit is contained in:
@@ -34,6 +34,8 @@ namespace strategy
|
||||
|
||||
struct strategy_tag_distance_point_point {};
|
||||
struct strategy_tag_distance_point_segment {};
|
||||
struct strategy_tag_distance_point_box {};
|
||||
struct strategy_tag_distance_box_box {};
|
||||
|
||||
|
||||
}} // namespace boost::geometry
|
||||
|
||||
Reference in New Issue
Block a user