cgal/Triangulation_2/doc_tex/TDS_2/PkgDescription.tex

17 lines
511 B
TeX

\begin{ccPkgDescription}{2D Triangulation Data Structure \label{Pkg:TDS2}}
\ccPkgHowToCiteCgal{cgal:py-tds2-07}
\ccPkgSummary{
This package provides a data structure to store a two-dimensional
triangulation that has the topology of a two-dimensional sphere.
The package
acts as a container for the vertices and faces of the triangulation
and provides basic combinatorial operation on the triangulation.
}
%\ccPkgDependsOn{}
\ccPkgIntroducedInCGAL{2.2}
\ccPkgLicense{\ccLicenseQPL}
\end{ccPkgDescription}