Surface_mesh  1.0
A simple and efficient halfedge-based mesh data structure
The Surface_mesh Manual

Surface_mesh is a halfedge-based mesh data structure for representing and processing polygonal surface meshes. It has been designed and implemented with a focus on ease of use and performance while maintaining high flexibility. Surface_mesh was originally derived from OpenMesh and is developed by the Bielefeld Graphics & Geometry Group.

This manual is organized into the following subsections:

The Reference Manual provides detailed information on the classes and functions provided by Surface_mesh.