Home
last modified time | relevance | path

Searched refs:check_boundary_point (Results 1 – 2 of 2) 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/relate/
H A Dtopology_check.hpp138 bool check_boundary_point(Point const& point) const in check_boundary_point() function
335 static bool check_boundary_point(Point const& ) { return true; } in check_boundary_point() function
H A Dmulti_point_geometry.hpp314 if (m_tc.check_boundary_point(point)) in apply()
426 if (tc.check_boundary_point(point)) in apply()