\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.7 - Kinetic Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
CGAL::Kinetic::Default_instantaneous_kernel< SimulationTraits > Class Template Reference

#include <CGAL/Kinetic/Default_instantaneous_kernel.h>

Definition

This class provides a model of the Kinetic::InstantaneousKernel for use with general Cartesian Geometry.

It provides all the predicates needed for Delaunay triangulations and regular triangulations.

Is Model Of:
Kinetic::InstantaneousKernel

Types

typedef unspecified_type Orientation_2
 
typedef unspecified_type Orientation_3
 
typedef unspecified_type Side_of_oriented_circle_2
 
typedef unspecified_type Side_of_oriented_sphere_3
 
typedef unspecified_type Power_test_3
 
typedef unspecified_type Weighted_orientation_3
 
typedef unspecified_type Compare_x_1
 
typedef unspecified_type Compare_x_2
 
typedef unspecified_type Compare_y_2
 
typedef unspecified_type Compare_x_3
 
typedef unspecified_type Compare_y_3
 
typedef unspecified_type Compare_z_3
 
typedef unspecified_type Compare_distance_2
 
typedef unspecified_type Compare_distance_3
 
typedef unspecified_type Coplanar_orientation_3
 Note that this one does not work if the current time is not a NT.
 
typedef unspecified_type Coplanar_side_of_bounded_circle_3
 Note that this one does not work if the current time is not a NT.