OpenMesh
Mesh Hole Filler

The holefilling algorithm

The holefiller (OpenMesh::HoleFiller::HoleFillerT) provides a hole filling algorith based on the Filling Holes in Meshes paper by Liepa in 2003.

// Initialize holefiller
// Execute the algorithm and fill all holes
filler.fill_all_holes();
Definition: HoleFillerT.hh:54

Project OpenMesh, ©  Visual Computing Institute, RWTH Aachen. Documentation generated using doxygen .