| 
    CGAL 4.7 - 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.  More... | |
| CGAL::Extended_homogeneous< RT >::Extended_homogeneous | ( | ) | 
default constructor.