Home
last modified time | relevance | path

Searched refs:a1v (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.hpp300 vec3d_t const a1v = calc_policy.template to_cart3d<vec3d_t>(a1); in apply() local
324 sides.set<0>(plane2.side_value(a1v), plane2.side_value(a2v)); in apply()
334 plane1 = calc_policy.get_plane(a1v, a2v); in apply()
339 calculate_dist(a1v, a2v, plane1, dist_a1_a2); in apply()
437 … plane2, a1v, a2v, dist_b1_b2, degen_neq_coords); in apply()
442 return collinear_one_degenerated<Policy, calc_t>(b, false, a1, a2, b1, b2, a1v, a2v, in apply()
452 … calculate_collinear_data(a1, a2, b1, b2, a1v, a2v, plane1, b1v, b2v, dist_a1_a2, dist_a1_b1); in apply()
453 … calculate_collinear_data(a1, a2, b1, b2, a1v, a2v, plane1, b2v, b1v, dist_a1_a2, dist_a1_b2); in apply()
460 … calculate_collinear_data(b1, b2, a1, a2, b1v, b2v, plane2, a1v, a2v, dist_b1_b2, dist_b1_a1); in apply()
461 … calculate_collinear_data(b1, b2, a1, a2, b1v, b2v, plane2, a2v, a1v, dist_b1_b2, dist_b1_a2); in apply()
[all …]