Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
Classes
|
Namespaces
|
Functions
/home/travis/build/boostorg/boost/boost/geometry/algorithms/touches.hpp File Reference
Classes
struct
boost::geometry::resolve_variant::self_touches< Geometry >
struct
boost::geometry::resolve_variant::self_touches< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >
struct
boost::geometry::resolve_variant::self_touches< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor
struct
boost::geometry::resolve_variant::touches< Geometry1, Geometry2 >
struct
boost::geometry::resolve_variant::touches< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)>, Geometry2 >
struct
boost::geometry::resolve_variant::touches< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)>, Geometry2 >::visitor
struct
boost::geometry::resolve_variant::touches< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T1)>, boost::variant< BOOST_VARIANT_ENUM_PARAMS(T2)> >
struct
boost::geometry::resolve_variant::touches< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T1)>, boost::variant< BOOST_VARIANT_ENUM_PARAMS(T2)> >::visitor
struct
boost::geometry::resolve_variant::touches< Geometry1, boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >
struct
boost::geometry::resolve_variant::touches< Geometry1, boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor
Namespaces
namespace
boost
namespace
boost::geometry
namespace
boost::geometry::resolve_variant
Functions
template<typename Geometry >
bool
boost::geometry::touches
(Geometry const &geometry)
Checks if a geometry \1.
template<typename Geometry1 , typename Geometry2 >
bool
boost::geometry::touches
(Geometry1 const &geometry1, Geometry2 const &geometry2)
Checks if two geometries \1.
April 2, 2011
Copyright © 2007-2011 Barend Gehrels, Amsterdam, the Netherlands
Copyright © 2008-2011 Bruno Lalande, Paris, France
Copyright © 2009-2010 Mateusz Loskot, London, UK
Documentation is generated by
Doxygen