Classes | |
struct | envelope_expand_one |
Calculate envelope of an 2D or 3D segment. More... | |
struct | envelope_multi_linestring |
struct | envelope_multi_polygon |
struct | envelope_range |
Generic range dispatching struct. More... | |
Functions | |
template<typename Range , typename Box > | |
void | envelope_range_additional (Range const &range, Box &mbr) |
Iterate through range (also used in multi*) More... | |
|
inline |
Iterate through range (also used in multi*)
References boost::asio::begin, boost::end, boost::geometry::expand(), and boost::it.
Referenced by boost::geometry::detail::envelope::envelope_range::apply(), boost::geometry::detail::envelope::envelope_multi_linestring::apply(), and boost::geometry::detail::envelope::envelope_multi_polygon::apply().