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