CGAL 4.8.1 - 2D Boolean Operations on Nef Polygons
|
#include <CGAL/Extended_cartesian.h>
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
.
FT | must be a model of FieldNumberType . |
CGAL::Extended_homogeneous<RT>
CGAL::Filtered_extended_homogeneous<RT>
Creation | |
Extended_cartesian () | |
default constructor. | |