Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
area.hpp File Reference
Include dependency graph for area.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::geometry::detail::area::box_area
 
struct  boost::geometry::detail::area::ring_area< Direction, Closure >
 
struct  boost::geometry::dispatch::area< Geometry, Tag >
 
struct  boost::geometry::dispatch::area< Geometry, box_tag >
 
struct  boost::geometry::dispatch::area< Ring, ring_tag >
 
struct  boost::geometry::dispatch::area< Polygon, polygon_tag >
 
struct  boost::geometry::dispatch::area< MultiGeometry, multi_polygon_tag >
 
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

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

Functions

template<typename Geometry >
default_area_result< Geometry >
::type 
boost::geometry::area (Geometry const &geometry)
 {area} More...
 
template<typename Geometry , typename Strategy >
Strategy::return_type boost::geometry::area (Geometry const &geometry, Strategy const &strategy)
 {area} More...