Home
last modified time | relevance | path

Searched refs:has_boundary (Results 1 – 4 of 4) 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.hpp66 bool has_boundary() const in has_boundary() function
131 bool has_boundary() const in has_boundary() function
309 static bool has_boundary() { return true; } in has_boundary() function
321 static bool has_boundary() { return true; } in has_boundary() function
333 static bool has_boundary() { return true; } in has_boundary() function
H A Dboundary_checker.hpp41 : has_boundary( boost::size(g) >= 2 in boundary_checker()
57 return has_boundary; in is_endpoint_boundary()
61 bool has_boundary; member in boost::geometry::detail::relate::boundary_checker
H A Dpoint_geometry.hpp81 if ( tc.has_boundary() ) in apply()
H A Dmulti_point_geometry.hpp227 && tc.has_boundary() ) in apply()
513 && tc.has_boundary() ) in apply()