Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/srs/projections/proj/
Dgeos.hpp161 struct base_geos_spheroid struct
163 par_geos<T> m_proj_parm;
167 … inline void fwd(Parameters const& , T const& lp_lon, T const& lp_lat, T& xy_x, T& xy_y) const in fwd()
197 … inline void inv(Parameters const& , T const& xy_x, T const& xy_y, T& lp_lon, T& lp_lat) const in inv()
229 static inline std::string get_name() in get_name()