Home
last modified time | relevance | path

Searched defs:flattening (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 Dflattening.hpp28 struct flattening struct
33 struct flattening<ResultType, Geometry, srs_sphere_tag> struct
35 static inline ResultType apply(Geometry const& /*geometry*/) in apply()
42 struct flattening<ResultType, Geometry, srs_spheroid_tag> struct
44 static inline ResultType apply(Geometry const& geometry) in apply()
60 ResultType flattening(Geometry const& geometry) in flattening() function