Home
last modified time | relevance | path

Searched defs:segment_box (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/strategies/cartesian/
Ddisjoint_segment_box.hpp248 struct segment_box struct
250 typedef covered_by::cartesian_point_box disjoint_point_box_strategy_type;
252 static inline disjoint_point_box_strategy_type get_disjoint_point_box_strategy() in get_disjoint_point_box_strategy()
258 static inline bool apply(Segment const& segment, Box const& box) in apply()