Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/srs/
Dprojection_interface_p4.cpp60 linestring<point_xy> ls_xy; in test_main() local
83 prj.forward(ls_ll, ls_xy); in test_main()
91 test::check_geometry(ls_xy, "LINESTRING(0 0,111308 110591,222550 221285)", 0.001); in test_main()
107 prj.inverse(ls_xy, ls_ll); in test_main()