Home
last modified time | relevance | path

Searched refs:spherical_point_box (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/libs/geometry/test/cs_undefined/
Drelops1.cpp17 bg::disjoint(g.pt, g.b, bg::strategy::covered_by::spherical_point_box()); in test_main()
21 bg::within(g.pt, g.b, bg::strategy::within::spherical_point_box()); in test_main()
25 bg::covered_by(g.pt, g.b, bg::strategy::covered_by::spherical_point_box()); in test_main()
/third_party/boost/boost/geometry/strategies/cartesian/
Dpoint_in_box.hpp209 struct spherical_point_box struct
250 typedef within::spherical_point_box type;
276 struct spherical_point_box struct
318 typedef covered_by::spherical_point_box type;
/third_party/boost/boost/geometry/strategies/spherical/
Ddisjoint_segment_box.hpp49 typedef covered_by::spherical_point_box disjoint_point_box_strategy_type;
69 strategy::covered_by::spherical_point_box(), in apply()
Dindex.hpp66 typedef geometry::strategy::covered_by::spherical_point_box covered_by_point_box_strategy_type;
Dintersection.hpp202 typedef covered_by::spherical_point_box disjoint_point_box_strategy_type;
203 typedef covered_by::spherical_point_box covered_by_point_box_strategy_type;
204 typedef within::spherical_point_box within_point_box_strategy_type;
Ddistance_segment_box.hpp291 covered_by::spherical_point_box(), in segment_below_of_box()
Dpoint_in_poly_winding.hpp159 typedef covered_by::spherical_point_box disjoint_point_box_strategy_type;
/third_party/boost/boost/geometry/strategies/geographic/
Ddisjoint_segment_box.hpp69 typedef covered_by::spherical_point_box disjoint_point_box_strategy_type;
92 strategy::covered_by::spherical_point_box(), in apply()
Ddistance_segment_box.hpp164 covered_by::spherical_point_box(), in segment_below_of_box()
Dintersection.hpp197 typedef covered_by::spherical_point_box disjoint_point_box_strategy_type;
198 typedef covered_by::spherical_point_box covered_by_point_box_strategy_type;
199 typedef within::spherical_point_box within_point_box_strategy_type;