mirror of https://github.com/CGAL/cgal
typo
This commit is contained in:
parent
fa8b9e6a26
commit
f645e803b4
|
|
@ -161,7 +161,7 @@ be sufficiently uniform for our algorithm to work.
|
||||||
\section AFSR_Examples Examples
|
\section AFSR_Examples Examples
|
||||||
|
|
||||||
The first of the following three examples presents a free function for doing surface
|
The first of the following three examples presents a free function for doing surface
|
||||||
reconstruction. For a sequence of points he function produces a sequence
|
reconstruction. For a sequence of points the function produces a sequence
|
||||||
of triplets of indices describing the triangles of the surface.
|
of triplets of indices describing the triangles of the surface.
|
||||||
The second example presents a class that enables to traverse the
|
The second example presents a class that enables to traverse the
|
||||||
surface represented in a 2D triangulation data structure where
|
surface represented in a 2D triangulation data structure where
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue