10struct FillHoleNicelySettings
40 std::function<void( EdgeId e1, EdgeId e )>
onEdgeSplit;
46 VertexMass
vmass = VertexMass::Unit;
#define MRMESH_API
Definition MRMeshFwd.h:80
Definition MRFillHoleNicely.h:11
new unsafe ref MR.EdgeWeights edgeWeights
new unsafe MR.? UndirectedEdgeBitSet notFlippable
new unsafe ref bool triangulateOnly
new unsafe MR.FillHoleParams triangulateParams
new unsafe ref int maxEdgeSplits
new unsafe MR.? VertCoords2 uvCoords
new unsafe MR.? VertColors colorMap
new unsafe ref bool smoothCurvature
new unsafe MR.Std.Function_BoolFuncFromMREdgeId beforeEdgeSplit
new unsafe MR.Std.Function_VoidFuncFromMREdgeIdMREdgeId onEdgeSplit
new unsafe ref bool naturalSmooth
new unsafe MR.? FaceColors faceColors
new unsafe ref MR.VertexMass vmass
new unsafe ref float maxEdgeLen
new unsafe ref float maxAngleChangeAfterFlip
Definition MRMesh/MRMesh.h:23
Definition MRCameraOrientationPlugin.h:8
MRMESH_API FaceBitSet fillHoleNicely(Mesh &mesh, EdgeId holeEdge, const FillHoleNicelySettings &settings)