CGAL 5.0.3 - 2D Boolean Operations on Nef Polygons
|
#include <CGAL/Filtered_extended_homogeneous.h>
The class Filtered_extended_homogeneous
serves as a traits class for the class Nef_polyhedron_2<T>
.
It uses a polynomial component representation based on a ring number type RT
.
RT | must be a model of RingNumberType . |
CGAL::Extended_cartesian<FT>
CGAL::Extended_homogeneous<RT>
Creation | |
Filtered_extended_homogeneous () | |
default constructor. | |