Generic range dispatching struct. More...
#include <envelope.hpp>
Static Public Member Functions | |
template<typename Range , typename Box > | |
static void | apply (Range const &range, Box &mbr) |
Calculate envelope of range using a strategy. More... | |
Generic range dispatching struct.
|
inlinestatic |
Calculate envelope of range using a strategy.
References boost::geometry::assign_inverse(), and boost::geometry::detail::envelope::envelope_range_additional().
Referenced by boost::geometry::dispatch::envelope< Polygon, polygon_tag >::apply().