Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/algorithms/
Dpoint_on_surface.cpp137 typedef bg::model::polygon<Point, false, false> ccw_open_polygon; in test_point_order_and_type() typedef
142 …test_geometry<ccw_open_polygon>("with_hole_ccw_open", "POLYGON((0 0,9 0,9 9,0 9),(2 2,2 7,7 7,7 2)… in test_point_order_and_type()