Searched defs:poly4 (Results 1 – 2 of 2) sorted by relevance
| /third_party/boost/libs/geometry/test/algorithms/area/ |
| D | area_sph_geo.cpp | 258 std::string poly4 = "POLYGON((170 0,170 10,-180 10,-180 0,170 0))"; in test_spherical_geo() local 296 std::string poly4 = "POLYGON((170 -5,170 5,180 5,180 -5,170 -5))"; in test_spherical_geo() local 335 std::string poly4 = "POLYGON((0 -80,90 -80,180 -80,-90 -80,0 -80))"; in test_spherical_geo() local
|
| D | area.cpp | 94 std::string poly4 = "POLYGON((0 0,2 0,4 2,0 7,0 0))"; in test_ccw() local 133 std::string poly4 = "POLYGON((45 -45,95 -45,45 -95,45 -45))"; in test_poles_ccw() local
|