Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
overlaps.hpp File Reference
#include <cstddef>
#include <boost/geometry/core/access.hpp>
#include <boost/geometry/algorithms/not_implemented.hpp>
#include <boost/geometry/geometries/concepts/check.hpp>
#include <boost/geometry/algorithms/detail/relate/relate.hpp>
Include dependency graph for overlaps.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::geometry::detail::overlaps::box_box_loop< Dimension, DimensionCount >
 
struct  boost::geometry::detail::overlaps::box_box_loop< DimensionCount, DimensionCount >
 
struct  boost::geometry::detail::overlaps::box_box
 
struct  boost::geometry::dispatch::overlaps< Geometry1, Geometry2, Tag1, Tag2 >
 
struct  boost::geometry::dispatch::overlaps< Box1, Box2, box_tag, box_tag >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::geometry
 
 boost::geometry::detail
 
 boost::geometry::detail::overlaps
 
 boost::geometry::dispatch
 

Functions

template<typename Geometry1 , typename Geometry2 >
bool boost::geometry::overlaps (Geometry1 const &geometry1, Geometry2 const &geometry2)
 {overlap} More...