Figures that go in the Package Overview MUST have different names

This commit is contained in:
Andreas Fabri 2016-02-17 16:06:55 +01:00
parent 294e0a38f5
commit fca57275e6
2 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
\addtogroup PkgSurfaceMeshSimplification
\todo check generated documentation
\cgalPkgDescriptionBegin{Triangulated Surface Mesh Simplification,PkgSurfaceMeshSimplificationSummary}
\cgalPkgPicture{detail.png}
\cgalPkgPicture{SMS-detail.png}
\cgalPkgSummaryBegin
\cgalPkgAuthor{Fernando Cacciola}
\cgalPkgDesc{This package provides an algorithm to simplify a triangulated surface mesh by edge collapsing. It is an implementation of the Turk/Lindstrom <I>memoryless</I> surface mesh simplification algorithm.}