Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::model::multi_polygon< Polygon, Container, Allocator > Class Template Reference

multi_polygon, a collection of polygons More...

#include <multi_polygon.hpp>

Inheritance diagram for boost::geometry::model::multi_polygon< Polygon, Container, Allocator >:
Collaboration diagram for boost::geometry::model::multi_polygon< Polygon, Container, Allocator >:

Detailed Description

template<typename Polygon, template< typename, typename > class Container = std::vector, template< typename > class Allocator = std::allocator>
class boost::geometry::model::multi_polygon< Polygon, Container, Allocator >

multi_polygon, a collection of polygons

Multi-polygon can be used to group polygons belonging to each other, e.g. Hawaii

{before.synopsis, [heading Model of] [link geometry.reference.concepts.concept_multi_polygon MultiPolygon Concept] }


The documentation for this class was generated from the following file: