Searched refs:ccw_closed_polygon (Results 1 – 1 of 1) sorted by relevance
/third_party/boost/libs/geometry/test/algorithms/ |
D | point_on_surface.cpp | 139 typedef bg::model::polygon<Point, false, true> ccw_closed_polygon; in test_point_order_and_type() typedef 144 …test_geometry<ccw_closed_polygon>("with_hole_ccw_closed", "POLYGON((0 0,9 0,9 9,0 9,0 0),(2 2,2 7,… in test_point_order_and_type()
|