Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/strategies/spherical/
Denvelope_segment.hpp80 struct envelope_segment_convert_polar struct
83 static inline void pre(T & , T & ) {} in pre()
86 static inline void post(T & , T & ) {} in post()
90 struct envelope_segment_convert_polar<Units, spherical_polar_tag> struct
93 static inline void pre(T & lat1, T & lat2) in pre()
100 static inline void post(T & lat1, T & lat2) in post()