CGAL 5.1 - CGAL and the Boost Graph Library
CGAL::Seam_mesh< TM, SEM, SVM >::vertex_descriptor Class Reference

#include <CGAL/boost/graph/Seam_mesh.h>

Definition

This class represents a vertex of the seam mesh.

Implementation note: to properly duplicate vertices that are on seams, a vertex_descriptor is in fact represented as a halfedge of the underlying mesh.

Is Model Of:

Descriptor

LessThanComparable

Hashable

Public Member Functions

 vertex_descriptor ()
 Default constructor