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::overlaps::box_box_loop< Dimension, DimensionCount > Struct Template Reference

#include <overlaps.hpp>

Static Public Member Functions

template<typename Box1 , typename Box2 >
static void apply (Box1 const &b1, Box2 const &b2, bool &overlaps, bool &one_in_two, bool &two_in_one)
 

Member Function Documentation

template<std::size_t Dimension, std::size_t DimensionCount>
template<typename Box1 , typename Box2 >
static void boost::geometry::detail::overlaps::box_box_loop< Dimension, DimensionCount >::apply ( Box1 const &  b1,
Box2 const &  b2,
bool &  overlaps,
bool &  one_in_two,
bool &  two_in_one 
)
inlinestatic

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