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

Predefined DCEL Structure (Pm_dcel<V,H,F>)

Definition

The class Pm_dcel<V,H,F> is parameterized with a vertex class V, a halfedge class H, and a face class F. It uses lists to store the elements. This class is used by the Planar_map_2 class as well with extended classes for vertex, halfedge and face.

The base classes in Section reference through reference can be used for the template arguments or as base classes for own derivations.

#include <CGAL/Pm_default_dcel.h>


Next: Class declaration of Tpm_vertex_base
Navigation: Up, Table of Contents, Bibliography, Index, Title Page
The GALIA project. Jan 18, 2000.