Boost.Geometry    Boost C++ Libraries
Functions
is_empty: detect if a geometry is the empty set

Functions

template<typename Geometry >
bool boost::geometry::is_empty (Geometry const &geometry)
 Checks if a geometry \1.

Function Documentation

template<typename Geometry >
bool boost::geometry::is_empty ( Geometry const &  geometry)

Checks if a geometry \1.

Template Parameters:
GeometryAny type fulfilling a Geometry Concept
Parameters:
geometryA model of the specified concept
Returns:
Returns true if the geometry \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