Home
last modified time | relevance | path

Searched defs:wkt_cwo (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/geometry/test/io/wkt/
Dwkt.cpp162 std::string wkt_cwo = "POLYGON((0 0,0 2,2 2,2 0))"; in test_order_closure() local
175 std::string wkt_cwo = "POLYGON((0 0,0 3,3 3,3 0),(1 1,2 1,2 2,1 2))"; in test_order_closure() local
Dwkt_multi.cpp57 …std::string wkt_cwo = "MULTIPOLYGON(((0 0,0 2,2 2,2 0)),((0 0,0 -3,-3 -3,-3 0),(-1 -1,-2 -1,-2 -2,… in test_order_closure() local