Home
last modified time | relevance | path

Searched refs:disjoint_linestring_pred (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/relate/
H A Dlinear_linear.hpp43 class disjoint_linestring_pred class
46 disjoint_linestring_pred(Result & res, in disjoint_linestring_pred() function in boost::geometry::detail::relate::disjoint_linestring_pred
149disjoint_linestring_pred<Result, boundary_checker<Geometry1>, false> pred1(result, boundary_checke… in apply()
155disjoint_linestring_pred<Result, boundary_checker<Geometry2>, true> pred2(result, boundary_checker… in apply()