Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/srs/projections/proj/
Dputp4p.hpp64 struct base_putp4p_spheroid struct
66 par_putp4p<T> m_proj_parm;
70 … inline void fwd(Parameters const& , T const& lp_lon, T lp_lat, T& xy_x, T& xy_y) const in fwd()
82 … inline void inv(Parameters const& , T const& xy_x, T const& xy_y, T& lp_lon, T& lp_lat) const in inv()
91 static inline std::string get_name() in get_name()