CGAL 5.6 - Polygon Mesh Processing
Reference Manual
Here is a list of all modules:
[detail level 12]
 Polygon Mesh Processing Reference
 Concepts
 Connected ComponentsTwo faces are in the same connected component if there is a path of adjacent faces such that all edges between two consecutive faces of the path are not marked as constrained
 Hole FillingFunctions to fill holes given as a range of halfedges or as range of points
 MeshingFunctions to triangulate faces, and to refine and fair regions of a polygon mesh
 Normal ComputationFunctions to compute unit normals for individual/all vertices or faces
 Geometric Measure FunctionsFunctions to compute lengths of edges and borders, areas of faces and patches, as well as volumes of closed meshes
 Orientation FunctionsFunctions to compute or change the orientation of faces and surfaces
 Intersection FunctionsFunctions to test if there are self intersections, and to report faces that do intersect
 Combinatorial RepairFunctions to repair polygon soups and polygon meshes
 Geometric RepairFunctions to repair polygon soups and polygon meshes
 Distance FunctionsFunctions to compute the distance between meshes, between a mesh and a point set and between a point set and a mesh
 Corefinement and Boolean OperationsFunctions to corefine triangulated surface meshes and compute triangulated surface meshes of the union, difference and intersection of the bounded volumes
 Feature Detection FunctionsFunctions to detect sharp edges and surface patches of polygon meshes
 Location FunctionsFunctions to locate points on a mesh, and manipulate such locations
 PredicatesClasses and functions that answer queries about a polygon mesh or its elements
 I/O Functions
 Deprecated Functions