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 Chapter_Basic_viewer
\anchor ChapterBasicViewer \anchor ChapterBasicViewer
\author Guillaume Damiand, Mostafa Ashraf \author Guillaume Damiand and Mostafa Ashraf
\cgalAutoToc \cgalAutoToc
<!-- /////////////////////////////////////////////////////////////////////////////// --> <!-- /////////////////////////////////////////////////////////////////////////////// -->

View File

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