Searched refs:plane1 (Results 1 – 4 of 4) 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 D | intersection.hpp | 334 plane1 = calc_policy.get_plane(a1v, a2v); in apply() local 339 calculate_dist(a1v, a2v, plane1, dist_a1_a2); in apply() 349 sides.set<1>(plane1.side_value(b1v), plane1.side_value(b2v)); in apply() 362 if (! a_is_point && ! detail::vec_normalize(plane1.normal, len1)) in apply() 419 calc_t dot_n1n2 = dot_product(plane1.normal, plane2.normal); in apply() 443 … plane1, b1v, b2v, dist_a1_a2, degen_neq_coords); 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() 523 plane1, plane2, calc_policy, in apply() 572 Plane const& plane1, // in in calculate_collinear_data() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qdoublevector3d.cpp | 89 …(const QDoubleVector3D &plane1, const QDoubleVector3D &plane2, const QDoubleVector3D &plane3) const in distanceToPlane() argument 91 QDoubleVector3D n = normal(plane2 - plane1, plane3 - plane1); in distanceToPlane() 92 return dotProduct(*this - plane1, n); in distanceToPlane()
|
| H A D | qdoublevector3d_p.h | 110 …double distanceToPlane(const QDoubleVector3D &plane1, const QDoubleVector3D &plane2, const QDouble…
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | zynqmp.dtsi | 980 plane1 {
|