Searched refs:check_within (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/boost/geometry/strategies/concepts/ |
D | within_concept.hpp | 264 struct check_within struct 274 struct check_within<Geometry1, Geometry2, point_tag, AnyTag, areal_tag, Strategy> struct 281 struct check_within<Geometry1, Geometry2, point_tag, box_tag, areal_tag, Strategy> struct 287 struct check_within<Geometry1, Geometry2, box_tag, box_tag, areal_tag, Strategy> struct 304 dispatch::check_within in check()
|
/third_party/boost/boost/geometry/algorithms/detail/overlay/ |
D | handle_self_turns.hpp | 76 struct check_within struct 100 struct check_within<overlay_difference> struct 168 && check_within<overlay_union>::apply(turn, geometry0, in apply() 227 if (! check_within<OverlayType>::apply(turns[index], in discard_clusters() 267 && ! check_within<OverlayType>::apply(turn, geometry0, in apply()
|