Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/test/algorithms/within/
Dtest_within.hpp36 bool call_within(Geometry1 const& geometry1, in call_within() function
44 bool call_within(Geometry1 const& geometry1, in call_within() function
59 bool detected = call_within(geometry1, geometry2, strategy); in check_geometry()