This commit is contained in:
Andreas Fabri 2015-03-13 17:46:54 +01:00
parent fa8b9e6a26
commit f645e803b4
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ be sufficiently uniform for our algorithm to work.
\section AFSR_Examples Examples
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.
The second example presents a class that enables to traverse the
surface represented in a 2D triangulation data structure where