#define MRMESH_API
Definition MRMesh/MRMeshFwd.h:79
MRMESH_API void 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.
HashMap< VertId, VertId > VertHashMap
Definition MRMesh/MRMeshFwd.h:510
Definition MRMesh/MRMeshExtrude.h:9
FaceBitSet * outNewFaces
Definition MRMesh/MRMeshExtrude.h:11
VertHashMap * new2OldMap
Definition MRMesh/MRMeshExtrude.h:17
UndirectedEdgeBitSet * outExtrudedEdges
Definition MRMesh/MRMeshExtrude.h:13
float * maxEdgeLength
Definition MRMesh/MRMeshExtrude.h:15
Definition MRMesh/MRMesh.h:23