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

Classes

struct  boost::geometry::dispatch::crosses< Geometry1, Geometry2, Tag1, Tag2 >
 
struct  boost::geometry::resolve_variant::crosses< Geometry1, Geometry2 >
 
struct  boost::geometry::resolve_variant::crosses< variant< BOOST_VARIANT_ENUM_PARAMS(T)>, Geometry2 >
 
struct  boost::geometry::resolve_variant::crosses< variant< BOOST_VARIANT_ENUM_PARAMS(T)>, Geometry2 >::visitor
 
struct  boost::geometry::resolve_variant::crosses< Geometry1, variant< BOOST_VARIANT_ENUM_PARAMS(T)> >
 
struct  boost::geometry::resolve_variant::crosses< Geometry1, variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor
 
struct  boost::geometry::resolve_variant::crosses< variant< BOOST_VARIANT_ENUM_PARAMS(A)>, variant< BOOST_VARIANT_ENUM_PARAMS(B)> >
 
struct  boost::geometry::resolve_variant::crosses< variant< BOOST_VARIANT_ENUM_PARAMS(A)>, variant< BOOST_VARIANT_ENUM_PARAMS(B)> >::visitor
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::geometry
 
 boost::geometry::dispatch
 
 boost::geometry::resolve_variant
 

Functions

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