mirror of https://github.com/CGAL/cgal
forgot to wrap one instance of Kinetic::Kernel
This commit is contained in:
parent
02f440a101
commit
48e535bd9a
|
|
@ -8,7 +8,7 @@ This package provides a framework to allow exact implementation of
|
|||
kinetic data structures and sweepline algorithms. Below we discuss in
|
||||
detail each one of the first four major concepts which help in
|
||||
implementing kinetic data structures: the \ccc{Kinetic::Simulator},
|
||||
the Kinetic::Kernel, the \ccc{Kinetic::ActiveObjectsTable} and the
|
||||
the \ccc{Kinetic::Kernel}, the \ccc{Kinetic::ActiveObjectsTable} and the
|
||||
\ccc{Kinetic::InstantaneousKernel}. The \ccc{Kinetic::FunctionKernel}
|
||||
concept is discussed separately in Section
|
||||
\ref{sec:kds_algebraic_kernel}.
|
||||
|
|
|
|||
Loading…
Reference in New Issue