Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/srs/projections/proj/
Dgeos.hpp79 struct base_geos_ellipsoid struct
81 par_geos<T> m_proj_parm;
85 … inline void fwd(Parameters const& , T const& lp_lon, T lp_lat, T& xy_x, T& xy_y) const in fwd()
118 … inline void inv(Parameters const& , T const& xy_x, T const& xy_y, T& lp_lon, T& lp_lat) const in inv()
153 static inline std::string get_name() in get_name()