Navigation: Up, Table of Contents, Bibliography, Index, Title Page

Models of Polyhedron_traits

Definition

CGAL_Polyhedron_default_traits_3<R> is a model of the Polyhedron_traits concept from Section reference arrow based on the CGAL-kernel. It defines CGAL_Point_3<R> as points, CGAL_Vector_3<R> as surface normal vectors, and CGAL_Plane_3<R> as plane equations.

#include <CGAL/Polyhedron_default_traits_3.h>


Next: Class declaration of CGAL_Halfedge_data_structure_polyhedron_default_3<R>
Navigation: Up, Table of Contents, Bibliography, Index, Title Page
The CGAL Project. 22 January, 1999.