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

Vertex (Dcel::Vertex)

The requirements of a vertex 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::Vertex::Point
a point associated with the vertex.

Operations

Point v.point () the point.

void v.set_point ( Point p)
set the point in v to p.


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