This commit is contained in:
Sébastien Loriot 2024-04-04 13:20:55 +02:00
parent 7f6505c193
commit 8fe576c450
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ namespace CGAL {
\anchor Chapter_Basic_viewer
\anchor ChapterBasicViewer
\author Guillaume Damiand, Mostafa Ashraf
\author Guillaume Damiand and Mostafa Ashraf
\cgalAutoToc
<!-- /////////////////////////////////////////////////////////////////////////////// -->

View File

@ -11,7 +11,7 @@
\cgalPkgDescriptionBegin{Basic Viewer,PkgBasicViewer}
\cgalPkgPicture{basic_viewer_logo.png}
\cgalPkgSummaryBegin
\cgalPkgAuthor{Guillaume Damiand, Mostafa Ashraf}
\cgalPkgAuthor{Guillaume Damiand and Mostafa Ashraf}
\cgalPkgDesc{This package provides interactive visualization for most \cgal packages.
First, the function `draw()` is provided for each data structure.
Several data structures can be added to a same graphics scene and visualized simultaneously.