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

#include <MRMesh/MRFillHoleNicely.h>

Public Attributes

StitchHolesParams triangulateParams
 how to triangulate the cylinder between holes, must be specified by the user
bool triangulateOnly = false
 If false then additional vertices are created inside the patch for best mesh quality.
SubdivideFillingSettings subdivideSettings
 if triangulateOnly is false - this settings are used to subdivide new filling
bool smoothCurvature = true
 Whether to make patch over the hole smooth both inside and on its boundary with existed surface.
SmoothFillingSettings smoothSeettings
 if smoothCurvature is true and `triangulateOnly is false - these settings are used to smooth new filling
OutAttributesFillingSettings outAttributes
 structure with optional output attributes

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