Navigation:
Up
,
Table of Contents
,
Bibliography
,
Index
,
Title Page
Concept
TopologicalMapDcelVertex
Definition
A vertex
v
stores a reference to an incident halfedge that has
v
as its target.
Types
TopologicalMapDcelVertex
::Halfedge
corresponding halfedge type.
TopologicalMapDcelVertex
::Face
corresponding face type.
Operations
Halfedge*
v.halfedge ()
an incident halfedge that has
v
as its target.
const Halfedge*
v.halfedge ()
void
v.set_halfedge ( Halfedge* h)
sets incident halfedge.
See Also
TopologicalMapDcel
TopologicalMapDcelHalfedge
TopologicalMapDcelFace
Next:
TopologicalMapDcelHalfedge
Navigation:
Up
,
Table of Contents
,
Bibliography
,
Index
,
Title Page
www.cgal.org
. Aug 13, 2001.