MR_EXTERN_C_BEGIN MRMESHC_API void mrMakeDegenerateBandAroundRegion(MRMesh *mesh, const MRFaceBitSet *region)
Create a band of degenerate faces along the border of the specified region and the rest of the mesh.
#define MR_EXTERN_C_BEGIN
Definition MRMeshC/MRMeshFwd.h:21
#define MR_EXTERN_C_END
Definition MRMeshC/MRMeshFwd.h:22
struct MRMesh MRMesh
Definition MRMeshC/MRMeshFwd.h:42
struct MRFaceBitSet MRFaceBitSet
Definition MRMeshC/MRMeshFwd.h:32
#define MRMESHC_API
Definition MRMeshC/MRMeshFwd.h:14