cgal/Triangulation_2/doc_tex/TDS_2/PkgDescription.tex

18 lines
572 B
TeX

\begin{ccPkgDescription}{2D Triangulation Data Structure \label{Pkg:TDS2}}
\ccPkgHowToCiteCgal{cgal:py-tds2-10}
\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}
\ccPkgIllustration{TDS_2/tds_small.png}{TDS_2/tds_small.png}
\end{ccPkgDescription}