Boost.Geometry    Boost C++ Libraries
Namespaces | Functions
intersects.hpp File Reference

Namespaces

 boost
 
 boost::geometry
 

Functions

template<typename Geometry >
bool boost::geometry::intersects (Geometry const &geometry)
 Checks if a geometry has at least one intersection (crossing or self-tangency) More...
 
template<typename Geometry1 , typename Geometry2 >
bool boost::geometry::intersects (Geometry1 const &geometry1, Geometry2 const &geometry2)
 Checks if two geometries have at least one intersection. More...
 

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