mirror of https://github.com/CGAL/cgal
Display fix, remove linebreaks
This commit is contained in:
parent
7bcb5b02eb
commit
dbb58ac53d
|
|
@ -3,21 +3,17 @@
|
|||
|
||||
\cgalPkgDescriptionBegin{3D Point Set, PkgPointSet3Summary}
|
||||
\cgalPkgPicture{point_set_3.png}
|
||||
|
||||
\cgalPkgSummaryBegin
|
||||
\cgalPkgAuthors{Simon Giraudot}
|
||||
\cgalPkgDesc{This component provides the user with a flexible 3D point set data structure. The user can define any additional property needed such as normal vectors, colors or labels. \cgal algorithms can be easily applied to this data structure.}
|
||||
|
||||
\cgalPkgManuals{Chapter_Point_Set_3, PkgPointSet3}
|
||||
\cgalPkgSummaryEnd
|
||||
|
||||
\cgalPkgShortInfoBegin
|
||||
\cgalPkgSince{4.10}
|
||||
\cgalPkgBib{cgal:g-ps}
|
||||
\cgalPkgLicense{\ref licensesGPL "GPL"}
|
||||
\cgalPkgDemo{Operations on Polyhedra,polyhedron_3.zip}
|
||||
\cgalPkgShortInfoEnd
|
||||
|
||||
\cgalPkgDescriptionEnd
|
||||
|
||||
\cgalClassifedRefPages
|
||||
|
|
|
|||
Loading…
Reference in New Issue