CGAL 5.1.2 - CGAL and the Boost Graph Library
|
#include <CGAL/boost/graph/Seam_mesh.h>
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.
Public Member Functions | |
halfedge_descriptor () | |
Default constructor | |