diff --git a/HalfedgeDS/doc_tex/HalfedgeDS/PkgDescription.tex b/HalfedgeDS/doc_tex/HalfedgeDS/PkgDescription.tex index 4a082b68d7d..e82dc248601 100644 --- a/HalfedgeDS/doc_tex/HalfedgeDS/PkgDescription.tex +++ b/HalfedgeDS/doc_tex/HalfedgeDS/PkgDescription.tex @@ -1,7 +1,6 @@ \begin{ccPkgDescription}{Halfedge Data Structures \label{Pkg:HDS}} -\ccPkgSummary{A halfedge data structure (abbreviated as HalfedgeDS, or -HDS for template parameters) is an edge-centered data structure +\ccPkgSummary{A halfedge data structure is an edge-centered data structure capable of maintaining incidence informations of vertices, edges and faces, for example for planar maps, polyhedra, or other orientable, two-dimensional surfaces embedded in arbitrary dimension. Each edge is @@ -12,8 +11,7 @@ variants of the halfedge data structure can omit some of these informations, for example the halfedge pointers in faces or the storage of faces at all.} -%FIXME: i think this does not make sense: -%\ccPkgDependsOn{\ccRef[2D Nef Polygons]{Pkg:HDS}} +%\ccPkgDependsOn{} \ccPkgMaturity{Introduced in \cgal\ 2.3} \ccPkgLicense{\ccLicenseLGPL} \end{ccPkgDescription}