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

Classes

struct  boost::geometry::detail::clear::collection_clear< Geometry >
 
struct  boost::geometry::detail::clear::polygon_clear< Polygon >
 
struct  boost::geometry::detail::clear::no_action< Geometry >
 
struct  boost::geometry::dispatch::clear< Geometry, Tag >
 
struct  boost::geometry::dispatch::clear< Geometry, point_tag >
 
struct  boost::geometry::dispatch::clear< Geometry, box_tag >
 
struct  boost::geometry::dispatch::clear< Geometry, segment_tag >
 
struct  boost::geometry::dispatch::clear< Geometry, linestring_tag >
 
struct  boost::geometry::dispatch::clear< Geometry, ring_tag >
 
struct  boost::geometry::dispatch::clear< Polygon, polygon_tag >
 
struct  boost::geometry::dispatch::clear< Geometry, multi_tag >
 
struct  boost::geometry::resolve_variant::clear< Geometry >
 
struct  boost::geometry::resolve_variant::clear< variant< BOOST_VARIANT_ENUM_PARAMS(T)> >
 
struct  boost::geometry::resolve_variant::clear< variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor
 

Namespaces

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

Functions

template<typename Geometry >
void boost::geometry::clear (Geometry &geometry)
 Clears a linestring, ring or polygon (exterior+interiors) or multi*. More...