Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::detail::envelope::envelope_range Struct Reference

Generic range dispatching struct. More...

#include <envelope.hpp>

Inheritance diagram for boost::geometry::detail::envelope::envelope_range:

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...
 

Detailed Description

Generic range dispatching struct.

Member Function Documentation

template<typename Range , typename Box >
static void boost::geometry::detail::envelope::envelope_range::apply ( Range const &  range,
Box &  mbr 
)
inlinestatic

The documentation for this struct was generated from the following file: