\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.12 - 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