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

Halfedge (Dcel::Halfedge)

The requirements of a halfedge of a Dcel are identical to those required in the topological map. In addition there should be the following geometric types and methods.

Types

Dcel::Halfedge::Curve
a curve associated with the halfedge.

Operations

Curve h.curve () the curve.

void h.set_curve ( Curve cv)
set the curve in h to cv.


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