Loading [MathJax]/extensions/TeX/newcommand.js
\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 5.0 - CGAL and the Boost Graph Library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
CGAL::Seam_mesh< TM, SEM, SVM >::halfedge_descriptor Class Reference

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

Definition

This class represents a halfedge of the seam mesh.

Implementation note: a halfedge of the seam mesh is represented as a halfedge of the mesh and a boolean to indicate whether the halfedge is on a seam or not.

Is Model Of:

Descriptor

LessThanComparable

Hashable

Public Member Functions

 halfedge_descriptor ()
 Default constructor