Home
last modified time | relevance | path

Searched refs:noskew (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/srs/projections/proj/
Dbipc.hpp84 bool noskew; member
159 if (this->m_proj_parm.noskew) { in fwd()
173 if (this->m_proj_parm.noskew) { in inv()
223 proj_parm.noskew = pj_get_param_b<srs::spar::ns>(params, "ns", srs::dpar::ns); in setup_bipc()