Home
last modified time | relevance | path

Searched refs:overlaps_box_segment (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/overlay/
H A Dpointlike_linear.hpp168 struct overlaps_box_segment struct in boost::geometry::detail::overlay::multipoint_linear_point
170 explicit overlaps_box_segment(DisjointStrategy const& strategy) in overlaps_box_segment() argument
259overlaps_box_segment<disjoint_strategy_type>(strategy.get_disjoint_strategy())); in get_common_points()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/disjoint/
H A Dmultipoint_geometry.hpp151 struct overlaps_box_segment struct in boost::geometry::detail::disjoint::multipoint_linear
153 explicit overlaps_box_segment(DisjointStrategy const& strategy) in overlaps_box_segment() function
240overlaps_box_segment<disjoint_strategy_type>(strategy.get_disjoint_strategy())); in apply()