Home
last modified time | relevance | path

Searched refs:expand_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.hpp142 struct expand_box_segment struct in boost::geometry::detail::overlay::multipoint_linear_point
144 explicit expand_box_segment(EnvelopeStrategy const& strategy) in expand_box_segment() argument
258 expand_box_segment<envelope_strategy_type>(strategy.get_envelope_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.hpp124 struct expand_box_segment struct in boost::geometry::detail::disjoint::multipoint_linear
126 explicit expand_box_segment(EnvelopeStrategy const& strategy) in expand_box_segment() argument
239 expand_box_segment<envelope_strategy_type>(strategy.get_envelope_strategy()), in apply()