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 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 () returns the curve that e represents.


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