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

2D Planar Map Halfedge (Halfedge)

Definition

An object e of the class Halfedge is a directed edge in a planar map, which represents a halfedge of the Dcel.

Operations

A halfedge of the planar map is a halfedge of a CGAL_Topological_map<Dcel>::Halfedge with all its functionality and an additional method curve() which returns the curve associated with the halfedge.

X_curve e.curve () return the curve that e represents.


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