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