Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/strategies/cartesian/
Ddistance_projected_point_ax.hpp87 class projected_point_ax_less class
90 projected_point_ax_less(Distance const& max_distance) in projected_point_ax_less() function in boost::geometry::strategy::distance::detail::projected_point_ax_less
/third_party/boost/libs/geometry/test/algorithms/
Dtest_simplify.hpp95 … typedef bg::strategy::distance::detail::projected_point_ax_less<distance_type> less_comparator; in apply()
188 typedef bg::strategy::distance::detail::projected_point_ax_less<distance_type> less_comparator; in test_geometry()
Dsimplify.cpp47 typedef bg::strategy::distance::detail::projected_point_ax_less in test_with_ax()