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

#include <box_in_box.hpp>

Static Public Member Functions

template<typename BoxContainedValue , typename BoxContainingValue >
static bool apply (BoxContainedValue const &bed_min, BoxContainedValue const &bed_max, BoxContainingValue const &bing_min, BoxContainingValue const &bing_max)
 

Member Function Documentation

template<typename BoxContainedValue , typename BoxContainingValue >
static bool boost::geometry::strategy::within::box_covered_by_range::apply ( BoxContainedValue const &  bed_min,
BoxContainedValue const &  bed_max,
BoxContainingValue const &  bing_min,
BoxContainingValue const &  bing_max 
)
inlinestatic

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