more cleaning

This commit is contained in:
Sébastien Loriot 2021-09-23 11:08:50 +02:00
parent 36249c0fa0
commit 87b466c7e0
1 changed files with 1 additions and 4 deletions

View File

@ -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