cgal/Kinetic_data_structures/doc_tex/Kinetic_data_structures/PkgDescription.tex

17 lines
876 B
TeX

\begin{ccPkgDescription}{Kinetic Data Structures\label{Pkg:Kds}}
\ccPkgHowToCiteCgal{cgal:r-kds-07}
\ccPkgSummary{ Kinetic data structures allow combinatorial structures
to be maintained as the primitives move. The package provides
implementations of kinetic data structures for Delaunay triangulations
in two and three dimensions, sorting of points in one dimension and
regular triangulations in three dimensions. The package supports exact
or inexact operations on primitives which move along polynomial
trajectories. }
\ccPkgDependsOn{\ccRef[KDS Framework]{Pkg:KdsFramework}. Two dimensional visualization depends on \ccThirdPartyQt, three dimensional visualization depends on \ccThirdPartyCoin. }
\ccPkgIntroducedInCGAL{3.2}
\ccPkgLicense{\ccLicenseLGPL}
\ccPkgIllustration{Kinetic_data_structures/kdsDetail.png}{Kinetic_data_structures/kds.jpg}
\end{ccPkgDescription}