Go to the source code of this file.
Classes | |
| class | XYFrontalDelaunayGenerator |
| Generates a triangulation in the XY plane by advancing a front, based on an input mesh defining the outer boundary and an optional set of input meshes defining inner hole boundaries. More... | |
| struct | XYFrontalDelaunayGenerator::FrontEdge |
| An edge of the front, which separates the triangles that meet the target size from the triangles that do not. More... | |