Home
last modified time | relevance | path

Searched defs: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
149 inline void apply(Box& total, Segment const& segment) const in apply()
155 EnvelopeStrategy const& m_strategy;
/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
131 inline void apply(Box& total, Segment const& segment) const in apply()
137 EnvelopeStrategy const& m_strategy;