Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/
H A Ddistance_cross_track.hpp383 std::cout << "Projection AD-AB " << projection1 << " : " in apply()
409 return_type projection1 = cos( d_crs1 ) * d1 / d3; in apply() local
412 if (projection1 > 0.0 && projection2 > 0.0) in apply()