Searched defs:polygon2 (Results 1 – 4 of 4) sorted by relevance
| /third_party/boost/libs/geometry/doc/src/examples/geometries/ |
| D | polygon.cpp | 30 polygon_t polygon2{{{0.0, 0.0}, {0.0, 5.0}, {5.0, 5.0}, {5.0, 0.0}, {0.0, 0.0}}, in main() local
|
| /third_party/boost/libs/geometry/test/algorithms/intersects/ |
| D | intersects_multi.cpp | 32 typedef bg::model::polygon<P2> polygon2; in test_all() typedef
|
| /third_party/boost/libs/geometry/test/algorithms/set_operations/difference/ |
| D | difference_areal_linear.cpp | 53 polygon_type polygon2; in test_ticket_10835() local
|
| /third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/ |
| D | intersection.cpp | 915 polygon_type polygon2; in test_ticket_10868() local
|