Searched defs:check_touches (Results 1 – 3 of 3) sorted by relevance
26 bool check_touches = bg::touches(poly1); in main() local
28 bool check_touches = bg::touches(poly1, poly2); in main() local
33 void check_touches(Geometry1 const& geometry1, in check_touches() function58 void check_touches(Geometry1 const& geometry1, in check_touches() function