Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/formulas/
H A Dvertex_longitude.hpp227 struct compute_vertex_lon struct
237 struct compute_vertex_lon<CT, spherical_equatorial_tag> struct
240 static inline CT apply(CT const& lat1, in apply()
258 struct compute_vertex_lon<CT, geographic_tag> struct
261 static inline CT apply(CT const& lat1, in apply()