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 Namespace Reference

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

Function Documentation

template<typename Range , typename Box >
void boost::geometry::detail::envelope::envelope_range_additional ( Range const &  range,
Box &  mbr 
)
inline