|
CGAL 5.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. More... | |
| CGAL::Extended_cartesian< FT >::Extended_cartesian | ( | ) |
default constructor.