Home
last modified time | relevance | path

Searched defs:expand_box_segment (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dpointlike_linear.hpp134 struct expand_box_segment struct in boost::geometry::detail::overlay::multipoint_linear_point
136 explicit expand_box_segment(EnvelopeStrategy const& strategy) in expand_box_segment() function
141 inline void apply(Box& total, Segment const& segment) const in apply()
148 EnvelopeStrategy const& m_strategy;
/third_party/boost/boost/geometry/algorithms/detail/disjoint/
Dmultipoint_geometry.hpp131 struct expand_box_segment struct in boost::geometry::detail::disjoint::multipoint_linear
133 explicit expand_box_segment(EnvelopeStrategy const& strategy) in expand_box_segment() function
138 inline void apply(Box& total, Segment const& segment) const in apply()
145 EnvelopeStrategy const& m_strategy;