Searched defs:get_envelope_strategy (Results 1 – 9 of 9) sorted by relevance
370 struct get_envelope_strategy struct372 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> struct383 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> struct396 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 …]
77 inline envelope_strategy_type get_envelope_strategy() const in get_envelope_strategy() function in boost::geometry::strategy::side::geographic
153 inline envelope_strategy_type get_envelope_strategy() const in get_envelope_strategy() function
92 static inline envelope_strategy_type get_envelope_strategy() in get_envelope_strategy() function in boost::geometry::strategy::side::spherical_side_formula
135 inline envelope_strategy_type get_envelope_strategy() const in get_envelope_strategy() function in boost::geometry::strategy::within::detail::spherical_winding_base
161 static inline envelope_strategy_type get_envelope_strategy() in get_envelope_strategy() function
78 static inline envelope_strategy_type get_envelope_strategy() in get_envelope_strategy() function in boost::geometry::strategy::side::side_by_triangle
106 static inline envelope_strategy_type get_envelope_strategy() in get_envelope_strategy() function in boost::geometry::strategy::within::cartesian_winding
143 static inline envelope_strategy_type get_envelope_strategy() in get_envelope_strategy() function