mirror of https://github.com/CGAL/cgal
use and
This commit is contained in:
parent
7f6505c193
commit
8fe576c450
|
|
@ -5,7 +5,7 @@ namespace CGAL {
|
|||
\anchor Chapter_Basic_viewer
|
||||
\anchor ChapterBasicViewer
|
||||
|
||||
\author Guillaume Damiand, Mostafa Ashraf
|
||||
\author Guillaume Damiand and Mostafa Ashraf
|
||||
\cgalAutoToc
|
||||
|
||||
<!-- /////////////////////////////////////////////////////////////////////////////// -->
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue