CGAL 5.6.1 - Polygon Mesh Processing
|
▼Polygon Mesh Processing Reference | |
Concepts | |
Connected Components | Two 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 Filling | Functions to fill holes given as a range of halfedges or as range of points |
Meshing | Functions to triangulate faces, and to refine and fair regions of a polygon mesh |
Normal Computation | Functions to compute unit normals for individual/all vertices or faces |
Geometric Measure Functions | Functions to compute lengths of edges and borders, areas of faces and patches, as well as volumes of closed meshes |
Orientation Functions | Functions to compute or change the orientation of faces and surfaces |
Intersection Functions | Functions to test if there are self intersections, and to report faces that do intersect |
Combinatorial Repair | Functions to repair polygon soups and polygon meshes |
Geometric Repair | Functions to repair polygon soups and polygon meshes |
Distance Functions | Functions to compute the distance between meshes, between a mesh and a point set and between a point set and a mesh |
Corefinement and Boolean Operations | Functions to corefine triangulated surface meshes and compute triangulated surface meshes of the union, difference and intersection of the bounded volumes |
Feature Detection Functions | Functions to detect sharp edges and surface patches of polygon meshes |
Location Functions | Functions to locate points on a mesh, and manipulate such locations |
Predicates | Classes and functions that answer queries about a polygon mesh or its elements |
I/O Functions | |
Deprecated Functions |