#include "MRMeshFwd.h"
Go to the source code of this file.
Classes | |
struct | MR::MakeDegenerateBandAroundRegionParams |
Namespaces | |
namespace | MR |
Functions | |
MRMESH_API void | MR::makeDegenerateBandAroundRegion (Mesh &mesh, const FaceBitSet ®ion, const MakeDegenerateBandAroundRegionParams ¶ms={}) |
Create a band of degenerate faces along the border of the specified region and the rest of the mesh. | |