Processing math: 100%
CGAL 4.5 - 2D Boolean Operations on Nef Polygons
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
CGAL::Extended_cartesian< FT > Class Template Reference

#include <CGAL/Extended_cartesian.h>

Definition

The class Extended_cartesian serves as a traits class for the class Nef_polyhedron_2<T>.

It uses a polynomial component representation based on a field number type FT.

Is Model Of:
ExtendedKernelTraits_2

Requirements

To make a field number type FT_model work with this class, you must provide a specialization of the traits class Number_type_traits<FT_model>

See Also
CGAL::Extended_homogeneous<RT>
CGAL::Filtered_extended_homogeneous<RT>

Creation

 Extended_cartesian ()
 default constructor.