#include "MRMeshFwd.h"
Go to the source code of this file.
Functions | |
MR_EXTERN_C_BEGIN MRMESHC_API MRFaceBitSet * | mrFindHoleComplicatingFaces (MRMesh *mesh) |
MR_EXTERN_C_BEGIN MRMESHC_API MRFaceBitSet * mrFindHoleComplicatingFaces | ( | MRMesh * | mesh | ) |
returns all faces that complicate one of mesh holes; hole is complicated if it passes via one vertex more than once; deleting such faces simplifies the holes and makes them easier to fill