Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/algorithms/
Dpoint_on_surface.cpp94 std::vector<bg::model::linestring<point_type> > right_intruders; in test_geometry() local
95 bg::extreme_points<0>(geometry, right_points, right_intruders); in test_geometry()