Home
last modified time | relevance | path

Searched refs:cos_a1_i1 (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 Dintersection.hpp785 CalcT cos_a1_i1 = plane1.cos_angle_between(a1v, i1, is_forward); in calculate_dist() local
786 dist_a1_i1 = -cos_a1_i1 + c1; // [0, 2] representing [0, pi] in calculate_dist()