Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/strategies/spherical/
Denvelope_box.hpp34 struct spherical_box struct
37 typedef spherical_tag cs_tag;
39 typedef strategy::expand::spherical_box box_expand_strategy_type;
41 static inline box_expand_strategy_type get_box_expand_strategy() in get_box_expand_strategy()
Dexpand_box.hpp138 struct spherical_box struct
/third_party/boost/boost/geometry/strategies/
Dnormalize.hpp244 struct spherical_box struct
247 static inline void apply(BoxIn const& box_in, BoxOut& box_out) in apply()