MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::MakeDegenerateBandAroundRegionParams Struct Reference

holds together settings for makeDegenerateBandAroundRegion More...

#include <MRMeshExtrude.h>

Public Attributes

FaceBitSet * outNewFaces = nullptr
 (optional) output newly generated faces
 
UndirectedEdgeBitSet * outExtrudedEdges = nullptr
 (optional) output edges orthogonal to the boundary
 
float * maxEdgeLength = nullptr
 (optional) return legth of the longest edges from the boundary of the region
 
VertHashMap * new2OldMap = nullptr
 (optional) map of new vertices to old ones
 

Detailed Description

holds together settings for makeDegenerateBandAroundRegion


The documentation for this struct was generated from the following file: