mirror of https://github.com/CGAL/cgal
16 lines
602 B
TeX
16 lines
602 B
TeX
|
|
\begin{ccPkgDescription}{3D Triangulation Data Structure \label{Pkg:TDS3}}
|
|
\ccPkgHowToCiteCgal{cgal:pt-tds3-12}
|
|
\ccPkgSummary{
|
|
This package provides a data structure to store a three-dimensional
|
|
triangulation that has the topology of a three-dimensional sphere.
|
|
The package acts as a container for the vertices
|
|
and cells of the triangulation
|
|
and provides basic combinatorial operations on the triangulation.}
|
|
%
|
|
%\ccPkgDependsOn{}
|
|
\ccPkgIntroducedInCGAL{2.1}
|
|
\ccPkgLicense{\ccLicenseGPL}
|
|
\ccPkgIllustration{TriangulationDS_3/tds3_small.png}{TriangulationDS_3/tds3_small.png}
|
|
\end{ccPkgDescription}
|