Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/
H A Dpolygon.hpp224 typedef detail::point_on_border::point_on_range<true> pob; in is_within() typedef
229 return pob::apply(point, points_begin(first), points_end(first)) in is_within()