![]() |
![]() |
Classes | |
struct | boost::geometry::resolve_variant::area< Geometry > |
struct | boost::geometry::resolve_variant::area< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> > |
struct | boost::geometry::resolve_variant::area< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor< Strategy > |
Namespaces | |
namespace | boost |
namespace | boost::geometry |
namespace | boost::geometry::resolve_variant |
Functions | |
template<typename Geometry > | |
default_area_result< Geometry > ::type | boost::geometry::area (Geometry const &geometry) |
Calculates the area of a geometry. | |
template<typename Geometry , typename Strategy > | |
Strategy::return_type | boost::geometry::area (Geometry const &geometry, Strategy const &strategy) |
Calculates the area of a geometry using the specified strategy. |
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 |