Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/strategies/spherical/
Ddisjoint_segment_box.hpp47 struct segment_box_spherical struct
49 typedef covered_by::spherical_point_box disjoint_point_box_strategy_type;
51 static inline disjoint_point_box_strategy_type get_disjoint_point_box_strategy() in get_disjoint_point_box_strategy()
57 static inline bool apply(Segment const& segment, Box const& box) in apply()