cgal/Linear_cell_complex/doc_tex/Linear_cell_complex/PkgDescription.tex

22 lines
972 B
TeX

\begin{ccPkgDescription}{Linear Cell Complex\label{Pkg:LinearCellComplex}}
\ccPkgHowToCiteCgal{cgal:d-lcc-12}
\ccPkgSummary{This package implements linear cell complexes, objects
in \emph{d}-dimension with linear geometry. The combinatorial part
of objects is described by a combinatorial map, representing all
the cells of the object plus the incidence and adjacency relations
between cells. Geometry is added to combinatorial maps simply by
associating a point to each vertex of the map.
Taking a 2D combinatorial map, and using 3D points, gives a
linear cell complex equivalent to a \emph{Polyhedron\_3}.}
%
\ccPkgDependsOn{\ccRef[Combinatorial Maps]{Pkg:CombinatorialMaps}}
\ccPkgIntroducedInCGAL{4.0}
\ccPkgLicense{\ccLicenseLGPL}
\ccPkgIllustration{Linear_cell_complex/logo-lcc-small.png}
{Linear_cell_complex/logo-lcc.png}
\ccPkgDemo{3D Linear Cell Complex}{linear_cell_complex_3.zip}
\end{ccPkgDescription}