Searched defs:flattening (Results 1 – 1 of 1) sorted by relevance
28 struct flattening struct33 struct flattening<ResultType, Geometry, srs_sphere_tag> struct35 static inline ResultType apply(Geometry const& /*geometry*/) in apply()42 struct flattening<ResultType, Geometry, srs_spheroid_tag> struct44 static inline ResultType apply(Geometry const& geometry) in apply()60 ResultType flattening(Geometry const& geometry) in flattening() function