Searched defs:spherical_segments_calc_policy (Results 1 – 1 of 1) sorted by relevance
890 struct spherical_segments_calc_policy struct893 static Point from_cart3d(Point3d const& point_3d) in from_cart3d()899 static Point3d to_cart3d(Point const& point) in to_cart3d()905 struct plane935 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()