Home
last modified time | relevance | path

Searched defs:polygon_empty (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/distance/
Dtest_empty_geometry.hpp83 bg::model::polygon<Point> polygon_empty; in test_more_empty_input_pointlike_areal() local
152 bg::model::polygon<Point> polygon_empty; in test_more_empty_input_linear_areal() local
191 bg::model::polygon<Point> polygon_empty; in test_more_empty_input_areal_areal() local
Ddistance_ca_ar_ar.cpp328 bg::model::polygon<Point> polygon_empty; in test_more_empty_input_areal_areal() local
Ddistance_ca_pl_ar.cpp576 bg::model::polygon<Point> polygon_empty; in test_more_empty_input_pointlike_areal() local
Ddistance_ca_l_ar.cpp867 bg::model::polygon<Point> polygon_empty; in test_more_empty_input_linear_areal() local
/third_party/boost/libs/geometry/test/algorithms/buffer/
Dbuffer_with_strategies.cpp31 static std::string const polygon_empty = "POLYGON()"; variable
/third_party/boost/libs/geometry/test/algorithms/
Dtest_overlay.hpp27 static std::string polygon_empty = "POLYGON EMPTY"; variable