Loading [MathJax]/extensions/TeX/AMSsymbols.js
CGAL 5.1.3 - 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