Home
last modified time | relevance | path

Searched defs:spherical_segments_calc_policy (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/strategies/spherical/
Dintersection.hpp890 struct spherical_segments_calc_policy struct
893 static Point from_cart3d(Point3d const& point_3d) in from_cart3d()
899 static Point3d to_cart3d(Point const& point) in to_cart3d()
905 struct plane
935 static plane<Point3d> get_plane(Point3d const& p1, Point3d const& p2) in get_plane()
941 static bool intersection_points(plane<Point3d> const& plane1, in intersection_points()