Merge pull request #836 from afabri/patch-1

Update Polyhedron_3.h
This commit is contained in:
Sebastien Loriot 2016-02-29 10:47:21 +01:00
commit dc2b10446a
1 changed files with 1 additions and 1 deletions

View File

@ -1489,7 +1489,7 @@ n */
\cgalAdvancedBegin
Halfedges incident to a hole are called <I>border
halfedges</I>. An halfedge is a <I>border edge</I> if itself or its
halfedges</I>. A halfedge is a <I>border edge</I> if itself or its
opposite halfedge are border halfedges. The only requirement to work
with border halfedges is that the `Halfedge` class provides a member
function `Halfedge::is_border()` returning a `bool`. Usually, the halfedge data