\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.8.2 - 2D Regularized Boolean Set-Operations
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
GpsTraitsGeneralPolygonWithHoles_2 Concept Reference

Definition

A model of this concept represents a general polygon with holes.

Refines:

DefaultConstructible

CopyConstructible

Assignable

Generalizes:
GeneralPolygonWithHoles_2
Has Models:
GeneralPolygonSetTraits_2::Polygon_with_holes2
See Also
GeneralPolygonWithHoles_2