CGAL::Filtered_extended_homogeneous<RT>

Definition

The class Filtered_extended_homogeneous<RT> serves as a traits class for the class CGAL::Nef_polyhedron_2<T>. It uses a polynomial component representation based on a ring number type RT.

#include <CGAL/Filtered_extended_homogeneous.h>

Is Model for the Concept

ExtendedKernelTraits_2

Creation

Filtered_extended_homogeneous<RT> traits;
default constructor.

Operations

Fits all operation requirements of the concept.

See Also

CGAL::Extended_cartesian<FT>
CGAL::Extended_homogeneous<RT>