Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/policies/robustness/
Dget_rescale_policy.hpp370 struct get_envelope_strategy struct
372 typedef typename Strategy::envelope_strategy_type type;
374 static inline type apply(Strategy const& strategy) in apply()
381 struct get_envelope_strategy<Geometry, Strategy, box_tag, CSTag> struct
383 typedef typename Strategy::envelope_box_strategy_type type;
385 static inline type apply(Strategy const& ) in apply()
394 struct get_envelope_strategy<Geometry, Strategy, point_tag, cartesian_tag> struct
396 typedef strategy::envelope::cartesian_point type;
398 static inline type apply(Strategy const& ) in apply()
404 struct get_envelope_strategy<Geometry, Strategy, point_tag, spherical_tag> struct
[all …]
/third_party/boost/boost/geometry/strategies/geographic/
Dside.hpp77 inline envelope_strategy_type get_envelope_strategy() const in get_envelope_strategy() function in boost::geometry::strategy::side::geographic
Dintersection.hpp153 inline envelope_strategy_type get_envelope_strategy() const in get_envelope_strategy() function
/third_party/boost/boost/geometry/strategies/spherical/
Dssf.hpp92 static inline envelope_strategy_type get_envelope_strategy() in get_envelope_strategy() function in boost::geometry::strategy::side::spherical_side_formula
Dpoint_in_poly_winding.hpp135 inline envelope_strategy_type get_envelope_strategy() const in get_envelope_strategy() function in boost::geometry::strategy::within::detail::spherical_winding_base
Dintersection.hpp161 static inline envelope_strategy_type get_envelope_strategy() in get_envelope_strategy() function
/third_party/boost/boost/geometry/strategies/cartesian/
Dside_by_triangle.hpp78 static inline envelope_strategy_type get_envelope_strategy() in get_envelope_strategy() function in boost::geometry::strategy::side::side_by_triangle
Dpoint_in_poly_winding.hpp106 static inline envelope_strategy_type get_envelope_strategy() in get_envelope_strategy() function in boost::geometry::strategy::within::cartesian_winding
Dintersection.hpp143 static inline envelope_strategy_type get_envelope_strategy() in get_envelope_strategy() function