Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

MultiPolygon Concept

Description

The MultiPolygon Concept describes the requirements for a multi polygon type. All algorithms in Boost.Geometry will check any geometry arguments against the concept requirements.

Concept Definition

The MultiPolygon Concept is defined as following:

Available Models

PrevUpHomeNext