Home
last modified time | relevance | path

Searched refs:get_plane (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.hpp309 plane2 = calc_policy.get_plane(b1v, b2v); in apply()
334 plane1 = calc_policy.get_plane(a1v, a2v); in apply()
925 static plane<Point3d> get_plane(Point3d const& p1, Point3d const& p2) in get_plane() function