Hi - I had a general question about OpenMesh's scope for geometry processing algorithms.  I noticed that OpenFlipper's plugins have a Hole Filling capability using the Liepa algorithm, but as far as I can determine this algorithm isn't available in OpenMesh - I'm only able to locate the subdivision, decimation, smoothing, etc. in Tools.  It would be convenient for us to be able to use the Liepa algorithm programmatically via OpenMesh without needing to also incorporate OpenFlipper, and a naive look at the code makes me think it might be possible to take the core hole filling aspects of the algorithm and incorporate them into OpenMesh as another Tools option.

Is that something that the upstream OpenMesh project would consider doing, or would such an expansion be considered out of scope?

Cheers,
CY