Home
last modified time | relevance | path

Searched refs:projection2 (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.hpp385 std::cout << "Projection BD-BA " << projection2 << " : " in apply()
410 return_type projection2 = cos( d_crs2 ) * d2 / d3; in apply() local
412 if (projection1 > 0.0 && projection2 > 0.0) in apply()