The concept Kinetic::Kernel acts as the kinetic analog of a CGAL kernel. It provides some set of primitives and predicats acting on them.
| |
The type which is used to represent
coordinates of moving primitives. It is a model of the concept
FunctionKernel::Function. This is the analog of the CGAL
kernel RT.
| |
| |
The type representing the results of
predicates. See Kinetic::Certificate.
| |
| |
The type of the function kernel used.
See Kinetic::FunctionKernel.
|
|
| |
Gets a copy of the function kernel. |
Kinetic::Cartesian_kinetic_kernel<FunctionKernel>.