mirror of https://github.com/CGAL/cgal
more cleaning
This commit is contained in:
parent
36249c0fa0
commit
87b466c7e0
|
|
@ -119,8 +119,7 @@ In our context, a polygon must uphold the following conditions:
|
||||||
<LI><I>Orientation</I> - the polygon's outer boundary must be <I>counter-clockwise oriented</I>.
|
<LI><I>Orientation</I> - the polygon's outer boundary must be <I>counter-clockwise oriented</I>.
|
||||||
</OL>
|
</OL>
|
||||||
|
|
||||||
\subsection bso_ssecpolygon_with_holes_validation Conditions for Valid
|
\subsection bso_ssecpolygon_with_holes_validation Conditions for Valid Polygons with Holes
|
||||||
Polygons with Holes
|
|
||||||
|
|
||||||
In our context, a polygon with holes must uphold the following conditions:
|
In our context, a polygon with holes must uphold the following conditions:
|
||||||
|
|
||||||
|
|
@ -590,9 +589,7 @@ converted back to standard polygons.
|
||||||
|
|
||||||
\cgalAdvancedEnd
|
\cgalAdvancedEnd
|
||||||
|
|
||||||
<!--=========================================================================-->
|
|
||||||
\section bso_secbso_gen Boolean Set-Operations on General Polygons
|
\section bso_secbso_gen Boolean Set-Operations on General Polygons
|
||||||
<!--=========================================================================-->
|
|
||||||
|
|
||||||
\image html general_polygon.png
|
\image html general_polygon.png
|
||||||
\image latex general_polygon.png
|
\image latex general_polygon.png
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue