Home
last modified time | relevance | path

Searched refs:call_disjoint (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/disjoint/
Dtest_disjoint.hpp35 bool call_disjoint(Geometry1 const& geometry1, in call_disjoint() function
43 bool call_disjoint(Geometry1 const& geometry1, in call_disjoint() function
59 bool detected = call_disjoint(g1, g2, strategy); in check_disjoint()