Home
last modified time | relevance | path

Searched refs:projected_to_xy (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/formulas/
Dgeographic.hpp142 inline Point3d projected_to_xy(Point3d const& point_3d, Spheroid const& spheroid) in projected_to_xy() function
387 Point3d xy1 = projected_to_xy(p1, spheroid); in experimental_elliptic_plane()
388 Point3d xy2 = projected_to_xy(p2, spheroid); in experimental_elliptic_plane()